cc6c477add
Fixed TownyAnnouncer
...
It took way too long to figure out how to add an appender that actually takes effect
Also changed Towny dep, it'll likely break Travis builds
2019-10-20 02:32:10 +02:00
a91ee1b842
Registering the formatter component
...
Only disabling the chat handler if the component is enabled
2019-09-30 15:55:25 +02:00
bd656015bf
Fixes, improved color mode command
...
Renaming
Fixed TownyAnnouncer once again - but it still doesn't work
Improved color mode (separated "unknown color" and "reset")
Fixed ping sound hiding for nicknames (#90 )
2019-09-21 02:21:53 +02:00
fa375c4912
Updated code relying on Towny & updated Lombok version
...
Towny now uses log4j
Newer Lombok supports Java 11
2019-09-16 15:35:28 +02:00
a964ce6595
Fix Towny dep
2019-09-16 13:39:33 +02:00
4a456d9b1e
Fixed 3 issues (hopefully)
...
Fixed #104
Fixed #101 and also allowing spaces in the action
Fixed #90
2019-09-16 11:49:03 +02:00
1275cdafd0
Removed scoreboard that has been there for a long time
...
PluginMain.java:40
Also made the channel scores unnecessary
As well as the recently introduced dispatchConsoleCommand method
Also probably fixed Towny spy (#100 )
2019-08-13 15:02:34 +02:00
415e61a401
isChatOn fix, tellRaw start
2019-08-12 02:50:18 +02:00
4744f2edf9
Supporting clean installs
...
And other fixes
Also moved the Votifier reward to the core
Checking if Towny is present (only a soft-depend now)
2019-03-01 17:58:40 +01:00
36655dfd84
Adding project file and moving /unlol
...
Also fixed Vault dep
2019-02-20 13:41:53 +01:00
0802de4b6f
TC/NC & Removed old config stuff
...
Moved town/nation colors into their component
Removed save command that was apparently there since 2015
It still loads the town/nation colors from the old config if needed
Notification sound/pitch were the last config options to be converted over
#85
2019-01-17 22:23:04 +01:00
6da19877b8
CI build branch fix: Origins
...
From now on, the TRAVIS_BRANCH variable must be defined, either to master if the other projects (ButtonCore) are built locally, or the correct branch if not
2018-11-22 00:59:22 +01:00
df6e76086b
Treating the RP channel as global
2018-11-01 01:24:01 +01:00
83c99df895
Adding support for nation color (WIP)
...
Also various fixes
Got rid of a bunch of warnings
2018-10-11 13:15:03 +02:00
991ca23918
Added patron badges & changed wait what
...
And fixed Votifier repo
2018-04-22 23:13:24 +02:00
2de3f1f6e7
Changing nicknames instead of display names
...
Essentials dependency fixed
2018-04-20 23:37:41 +02:00
e5053a0483
Fixes and more helpful error messages
2018-04-18 22:44:31 +02:00
4340a50789
Some things
...
Some fixes and @ someone are days old.
The FTopComomand is weeks old.
2018-04-06 17:01:32 +02:00
029a7f1deb
ChatFormat fixes (RC)
2017-11-26 00:29:10 +01:00
c129e5b18b
Fixed Spigot versions
2017-11-04 16:57:41 +01:00
b5e8e0f93c
*Hacked* town colors into Dynmap-Towny
2017-10-01 01:27:14 +02:00
91c22e650b
Fixed ann cmds, chatformat Lombok, testing fixing
...
Fixed announce commands
Using Lombok for ChatFormat
In the process of fixing the tests
Plus #52 , #53
2017-08-25 00:56:47 +02:00
16acba643f
Added 3 chars
2017-08-17 17:49:15 +02:00
51c3e1dec6
Added /lenny and made tests optional + a fix
2017-08-17 17:31:17 +02:00
0de469e514
No longer sending messages to those who disabled it
2017-08-08 15:08:43 +02:00
bae49352ef
Hopefully fixed the SerializationException
2017-07-19 22:50:57 +02:00
da3eacc2e1
Moved javassist to ButtonCore
2016-12-17 12:48:47 +01:00
9c06e22ca7
Made the chat plugin less essential and fixed /u help <cmd>
...
- CommandCaller moved to ButtonCore
- Now only cancelling the Bukkit chat event if the custom event ran
without an error
2016-12-09 18:10:30 +01:00
alisolarflare
24d04f04c8
Added UTF-8 as default encoding
2016-12-08 16:40:08 -05:00
9857bc5bd5
Removed Minigames stuff
2016-11-20 22:29:31 +01:00
72eec3e240
Fixed references
2016-11-02 18:19:44 +01:00
0883739861
Fixed errors
2016-10-24 20:45:16 +02:00
60d35d8eae
Cleaned some old stuff and did #47
2016-10-04 22:12:24 +02:00
9edc49a4a0
Almost fixed #46
2016-09-24 18:20:12 +02:00
78a0a12d26
Fixed pom.xml
2016-09-17 00:35:38 +02:00
2d9fbc7ce4
Converted Javassist
2016-09-11 17:53:55 +02:00
41ba4353d2
Fixed JAR including
2016-09-11 17:48:23 +02:00
b88df7672c
Added resource plugin...
2016-09-11 15:29:48 +02:00
5c54998543
Added resource tag here too
2016-09-11 15:26:06 +02:00
0bdd2e46f3
Fixed includes
2016-09-11 14:22:23 +02:00
4cfa77b7f4
Removed some old code, Maven stuff
...
- Removed remaining stuff of CreativeGlobalMechanic
- Removed external JARs and put Maven shade for them
- Added all dependencies to pom.xml
2016-09-11 14:16:35 +02:00
c8649cb5b0
Switched to Gson - MVN WORKS!
2016-09-10 21:05:32 +02:00
9542523ab8
Trying jitpack.io - Missing artifact
2016-09-10 00:56:25 +02:00
8339a209f8
Removed Minigames mechanic and spent hours to push compiled JARs
2016-09-10 00:28:36 +02:00
00e336c4b2
Updated flair thread, added Mvn repo stuff
2016-09-09 21:44:51 +02:00
718f43e303
The command system works! Kinda...
2016-06-25 02:02:38 +02:00
2d7447a46f
New command system is getting ready
2016-06-24 19:02:45 +02:00
3a881addd2
Rearranged stuff
2016-04-21 19:06:29 +02:00