Pepich
|
9aef7d1fa3
|
Fixed DataManager breaking on remote module reloading
|
2017-06-11 19:29:04 +02:00 |
|
Pepich
|
b7cda17e37
|
Merge pull request #6 from RedstonerServer/AC
Added /acn (see /sayn)
|
2017-06-11 16:36:13 +02:00 |
|
Pepich
|
18230db392
|
Added /acn (seen /sayn)
|
2017-06-11 16:22:07 +02:00 |
|
Pepich
|
6758acc826
|
Merge pull request #5 from RedstonerServer/Naming
Made module no longer use NMS code
|
2017-06-10 00:55:10 +02:00 |
|
Pepich
|
0b9c19c866
|
Made module no longer use NMS code
|
2017-06-10 00:54:18 +02:00 |
|
Pepich
|
1ec2cb949c
|
Naming (#4)
* Added -a (append) flag to allow multi-line lores
* Fixed potential NPE
* Fixed command string. Derp.
|
2017-06-08 19:37:00 +02:00 |
|
Pepich
|
0b29d6e312
|
Naming (#3)
* Added -a (append) flag to allow multi-line lores
* Fixed potential NPE
|
2017-06-08 19:31:27 +02:00 |
|
Dico
|
488037e27e
|
Merge pull request #2 from RedstonerServer/blockplacemods_3.1
Revise help pages slightly, prevent future NPE in onDisable()
|
2017-06-03 16:53:22 +02:00 |
|
Dico
|
1746409010
|
Merge branch 'master' into blockplacemods_3.1
|
2017-06-03 16:52:02 +02:00 |
|
Dico
|
aeeb8989a3
|
Merge branch 'master' into blockplacemods_3.1
|
2017-06-03 16:51:23 +02:00 |
|
Dico200
|
9ffa46b66f
|
Revise help pages slightly, prevent future NPE in onDisable()
|
2017-06-03 13:53:28 +02:00 |
|
Pepich
|
511718ca04
|
Fixed ModInventory being able to spawn in items in survival
|
2017-05-30 18:52:01 +02:00 |
|
Dico
|
f13228010a
|
Merge pull request #1 from RedstonerServer/blockplacemods_3.1
Blockplacemods 3.2
|
2017-05-30 16:17:24 +02:00 |
|
Dico200
|
1061eb4b59
|
Prevent an entry being added to command help for each mod alias
|
2017-05-30 15:17:48 +02:00 |
|
Dico200
|
9c636d2a9b
|
Ensure all command aliases are removed in onDisable, and only if they were not replaced.
|
2017-05-30 15:15:01 +02:00 |
|
Pepich
|
4b874814ee
|
Added command aliases "set" and "toggle"
|
2017-05-30 12:03:32 +02:00 |
|
Pepich
|
d965f30dca
|
General cleanup
Removing outdated comments
Removing outdated annotations
Adding new annotations
Removing deprecation
|
2017-05-30 11:56:56 +02:00 |
|
Pepich
|
c0fab2a72e
|
Moved "util" package contents into correct "utils" package
|
2017-05-30 11:52:34 +02:00 |
|
Dico200
|
8c59af9ec3
|
Change ModInventory command help, update revision number
|
2017-05-29 14:50:58 +02:00 |
|
Dico200
|
10c9d6f977
|
Increment revision number
|
2017-05-29 14:46:31 +02:00 |
|
Dico200
|
071203be2c
|
Capitalize mod name in message prefix
|
2017-05-29 14:46:16 +02:00 |
|
Dico200
|
8bcebab9d0
|
Update revision number
|
2017-05-29 14:13:24 +02:00 |
|
Dico200
|
5441ea077c
|
Improve descriptions
|
2017-05-29 14:09:25 +02:00 |
|
Dico200
|
102e999f13
|
Clean up help message a bit
|
2017-05-29 14:04:47 +02:00 |
|
Dico200
|
ba6ae69836
|
Remove redundant toLowerCase()
|
2017-05-29 13:59:19 +02:00 |
|
Dico200
|
18dc672bdd
|
Clean up BlockPlaceMods
|
2017-05-29 13:57:03 +02:00 |
|
Pepich
|
2a3958d9b3
|
Fixed remove method not properly deteling entries
|
2017-05-29 12:46:41 +02:00 |
|
Pepich
|
8f7b6c8e6d
|
Updated BPM to use DataManager
|
2017-05-29 12:46:26 +02:00 |
|
Pepich
|
80ce433bae
|
Added (WIP!) new modules and utils:
Modules:
- Friends
- IPLock
- Teleport
Utils:
|
2017-05-29 10:28:57 +02:00 |
|
Pepich
|
fdc3113523
|
Added missing space. Derp.
|
2017-05-29 08:13:48 +02:00 |
|
Pepich
|
cafc83381e
|
Fixed a bug where check would always result in empty tag check data
|
2017-05-29 08:11:26 +02:00 |
|
Pepich
|
14fca7a3d0
|
Reworked API to allow direct access by ID instead of cmdsender
|
2017-05-18 14:23:33 +02:00 |
|
Pepich
|
6a2c171ea4
|
Added "data import <file> as <module>" command
|
2017-05-18 13:28:19 +02:00 |
|
Pepich
|
c35c7df4c8
|
Added "data import" to allow modules importing data easily
|
2017-05-18 13:27:57 +02:00 |
|
Pepich
|
33d1e25632
|
Added stripcolor "partial" which will translate colors into &-codes
|
2017-05-13 23:31:40 +02:00 |
|
Pepich
|
7164a26839
|
Fixed /r showing up as /m in socialspy
|
2017-05-13 23:24:34 +02:00 |
|
Pepich
|
bbba4ecff0
|
Fixed /m sending a socialspy message to you even when you are the target
|
2017-05-13 20:27:41 +02:00 |
|
Pepich
|
f8293f001f
|
Fixed reflection wrapper breaking on reload of other modules
|
2017-05-13 17:03:26 +02:00 |
|
Pepich
|
59a4e13fca
|
Implemented test command
|
2017-05-13 17:02:36 +02:00 |
|
Pepich
|
58e7cd27af
|
Added test command
|
2017-05-13 17:01:56 +02:00 |
|
Pepich
|
49b649a1b0
|
Fixed reflection wrappers breaking on reloading of different classes
|
2017-05-13 17:01:46 +02:00 |
|
Pepich
|
5c58f81f83
|
Fixed %s(ommand) to say %c(ommand)
|
2017-05-13 12:48:11 +02:00 |
|
Pepich
|
b0fad21cac
|
Fixed format_help info screen
|
2017-05-13 12:45:52 +02:00 |
|
Pepich
|
afb2c29f7f
|
Fixed /r not updating reply target list
|
2017-05-11 20:03:34 +02:00 |
|
Pepich
|
fc485b0fe0
|
Added static wrappers for datamanager and socialspy functions
|
2017-05-11 20:02:37 +02:00 |
|
Pepich
|
dfdabe2307
|
Removed static accesses as they break updating on runtime
|
2017-05-11 19:01:13 +02:00 |
|
Pepich
|
83ab05780b
|
Removed static accesses as they break updating on runtime
|
2017-05-11 18:59:07 +02:00 |
|
Pepich
|
fb171ff7c1
|
Fixed socialspy integration and group switching
|
2017-05-11 18:46:28 +02:00 |
|
Pepich
|
a3a51968b2
|
Fixed messages being sent twice sometimes
|
2017-05-11 18:46:16 +02:00 |
|
Pepich
|
0179d7563c
|
Added migrate command
|
2017-05-11 18:31:09 +02:00 |
|