Commit graph

52 commits

Author SHA1 Message Date
Norbi Peti 2a9bc58157
F i x & clean combining and attempt to fix range conversion
It might do too many sorts but hey
#71
2019-12-15 03:49:32 +01:00
Norbi Peti 825e327903
Fix underscore pattern - it was wrong all along
Fix test - in IntelliJ anyways
2019-11-16 01:08:20 +01:00
Norbi Peti c0128831a7
Use parent POM 2019-10-23 02:46:15 +02:00
Norbi Peti 013287cb47
Update to Java 10/11 2019-10-20 20:53:15 +02:00
Norbi Peti 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
Norbi Peti a91ee1b842 Registering the formatter component
Only disabling the chat handler if the component is enabled
2019-09-30 15:55:25 +02:00
Norbi Peti 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
Norbi Peti 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
Norbi Peti a964ce6595 Fix Towny dep 2019-09-16 13:39:33 +02:00
Norbi Peti 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
Norbi Peti 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
Norbi Peti 415e61a401
isChatOn fix, tellRaw start 2019-08-12 02:50:18 +02:00
Norbi Peti 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
Norbi Peti 36655dfd84 Adding project file and moving /unlol
Also fixed Vault dep
2019-02-20 13:41:53 +01:00
Norbi Peti 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
Norbi Peti 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
Norbi Peti df6e76086b
Treating the RP channel as global 2018-11-01 01:24:01 +01:00
Norbi Peti 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
Norbi Peti 991ca23918
Added patron badges & changed wait what
And fixed Votifier repo
2018-04-22 23:13:24 +02:00
Norbi Peti 2de3f1f6e7
Changing nicknames instead of display names
Essentials dependency fixed
2018-04-20 23:37:41 +02:00
Norbi Peti e5053a0483
Fixes and more helpful error messages 2018-04-18 22:44:31 +02:00
Norbi Peti 4340a50789
Some things
Some fixes and @ someone are days old.
The FTopComomand is weeks old.
2018-04-06 17:01:32 +02:00
Norbi Peti 029a7f1deb ChatFormat fixes (RC) 2017-11-26 00:29:10 +01:00
Norbi Peti c129e5b18b Fixed Spigot versions 2017-11-04 16:57:41 +01:00
Norbi Peti b5e8e0f93c *Hacked* town colors into Dynmap-Towny 2017-10-01 01:27:14 +02:00
Norbi Peti 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
Norbi Peti 16acba643f Added 3 chars 2017-08-17 17:49:15 +02:00
Norbi Peti 51c3e1dec6 Added /lenny and made tests optional + a fix 2017-08-17 17:31:17 +02:00
Norbi Peti 0de469e514 No longer sending messages to those who disabled it 2017-08-08 15:08:43 +02:00
Norbi Peti bae49352ef Hopefully fixed the SerializationException 2017-07-19 22:50:57 +02:00
Norbi Peti da3eacc2e1 Moved javassist to ButtonCore 2016-12-17 12:48:47 +01:00
Norbi Peti 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
Norbi Peti 9857bc5bd5 Removed Minigames stuff 2016-11-20 22:29:31 +01:00
Norbi Peti 72eec3e240 Fixed references 2016-11-02 18:19:44 +01:00
Norbi Peti 0883739861 Fixed errors 2016-10-24 20:45:16 +02:00
Norbi Peti 60d35d8eae Cleaned some old stuff and did #47 2016-10-04 22:12:24 +02:00
Norbi Peti 9edc49a4a0 Almost fixed #46 2016-09-24 18:20:12 +02:00
Norbi Peti 78a0a12d26 Fixed pom.xml 2016-09-17 00:35:38 +02:00
Norbi Peti 2d9fbc7ce4 Converted Javassist 2016-09-11 17:53:55 +02:00
Norbi Peti 41ba4353d2 Fixed JAR including 2016-09-11 17:48:23 +02:00
Norbi Peti b88df7672c Added resource plugin... 2016-09-11 15:29:48 +02:00
Norbi Peti 5c54998543 Added resource tag here too 2016-09-11 15:26:06 +02:00
Norbi Peti 0bdd2e46f3 Fixed includes 2016-09-11 14:22:23 +02:00
Norbi Peti 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
Norbi Peti c8649cb5b0 Switched to Gson - MVN WORKS! 2016-09-10 21:05:32 +02:00
Norbi Peti 9542523ab8 Trying jitpack.io - Missing artifact 2016-09-10 00:56:25 +02:00
Norbi Peti 8339a209f8 Removed Minigames mechanic and spent hours to push compiled JARs 2016-09-10 00:28:36 +02:00
Norbi Peti 00e336c4b2 Updated flair thread, added Mvn repo stuff 2016-09-09 21:44:51 +02:00
Norbi Peti 718f43e303 The command system works! Kinda... 2016-06-25 02:02:38 +02:00