Commit graph

340 commits

Author SHA1 Message Date
alisolarflare 7b9aa332d8 Fixed NPE when getting flairs
Side effect: reduced Legendosh bug to happen every 10 seconds. I suspect
the author variable is null
2016-12-15 18:58:18 -05:00
Norbi Peti 64529eef73 Added support for branches in UpdatePlugin
https://github.com/TBMCPlugins/ButtonCore/issues/23
lmao
2016-12-11 00:02:51 +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 9ec35cbfb3 Changed error message... 2016-12-08 22:23:06 +01:00
Norbi Peti 8e53762d3e Probably fixed internal error on /u 2016-12-08 22:18:32 +01:00
Norbi Peti 55df5b5ede Made integer data optional
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 21:36:56 +01:00
Norbi Peti 3aacd07691 Finally implemented #41 and an event
YEEHAW
Oh, and smaller /mwiki changes
2016-12-07 21:15:09 +01:00
Norbi Peti bd55c580c9 Fixed Discord indicator
https://github.com/TBMCPlugins/DiscordPlugin/issues/15
2016-12-07 17:53:05 +01:00
Norbi Peti 6d38b5b9f1 Added sender indicator for chat msgs
https://github.com/TBMCPlugins/DiscordPlugin/issues/12
2016-12-04 20:16:53 +01:00
Norbi Peti 57f15694ad Applied changes 2016-12-04 20:07:02 +01:00
Norbi Peti 44984d8987 Smaller fixes 2016-12-04 19:06:18 +01:00
Norbi Peti 8c08370220 Refreshed error handling, removed getlastereror 2016-12-03 19:53:58 +01:00
Norbi Peti 1af101c31e Made the info command not player-only 2016-12-03 12:47:23 +01:00
Norbi Peti d481152eb0 Fixed the Legendosh bug 2016-11-29 20:55:25 +01:00
Norbi Peti 773b142e80 (Re)Added setCancelled for chat 2016-11-26 16:29:20 +01:00
Norbi Peti 39d932bf77 Added support for the chat event 2016-11-25 19:46:23 +01:00
Norbi Peti 9857bc5bd5 Removed Minigames stuff 2016-11-20 22:29:31 +01:00
Norbi Peti f83f8f88b7 Fixed player info 2016-11-19 20:29:42 +01:00
Norbi Peti a608998f59 Fixed inconsistent lowercase setting 2016-11-19 19:20:49 +01:00
Norbi Peti 80d424d6f8 Added some details to internal error msg 2016-11-19 18:58:06 +01:00
Norbi Peti 98b58dd4b9 Added handling of no top level command 2016-11-18 20:10:48 +01:00
Norbi Peti a87c71f37b Moved everything for Channel.java 2016-11-15 22:34:07 +01:00
Norbi Peti 5ec39c3581 Fixed flair in onGetInfo, improved channels 2016-11-14 17:58:09 +01:00
Norbi Peti e356a401e2 Applied plugin updater changes 2016-11-12 21:05:08 +01:00
Norbi Peti c534a45b73 Fixed code for NPE handling with NPE 2016-11-12 01:12:42 +01:00
Norbi Peti dcc955a816 Fixed NPE with an NPE (#51)
From my phone. :P Also it's a more descriptive NPE.
2016-11-09 12:30:11 +01:00
Norbi Peti 795eacf38d Cleaned PlayerListener a little bit 2016-11-04 21:33:28 +01:00
Norbi Peti cffd2607aa Moving PlayerListener 2016-11-04 18:59:03 +01:00
Norbi Peti 9adf449ef2 Fixed onCommand... 2016-11-03 22:03:12 +01:00
Norbi Peti 34a309b49f Forgot that continue 2016-11-03 20:03:34 +01:00
Norbi Peti 9a8baf5653 Added some stuff 2016-11-03 19:57:07 +01:00
Norbi Peti cd490e5769 Made command paths a bit more logical 2016-11-03 18:22:57 +01:00
Norbi Peti 398912353b Minor fix and additon 2016-11-03 16:28:16 +01:00
Norbi Peti d2a302061f Using the exception listener here as well 2016-11-02 18:39:16 +01:00
Norbi Peti 72eec3e240 Fixed references 2016-11-02 18:19:44 +01:00
Norbi Peti 711e223f2a Added userinfo support 2016-11-01 22:23:34 +01:00
Norbi Peti 3c46385c80 Applied ButtonLib changes
IT WORKS!
2016-10-30 22:58:35 +01:00
Norbi Peti 900f815e26 Added enum data handling
Also committed an older fix
2016-10-30 21:47:42 +01:00
Norbi Peti 5b63ed08ed Moved GetSubCommands() 2016-10-29 22:11:33 +02:00
Norbi Peti fe51c015db Removed reload command and fixed errors 2016-10-29 19:47:13 +02:00
Norbi Peti c810053558 New player data handling added (WIP) 2016-10-29 14:11:29 +02:00
Norbi Peti caa63f7912 Moved some command stuff
It took a while
2016-10-28 21:42:34 +02:00
Norbi Peti 4d5c3db239 Fixed typo 2016-10-26 22:35:28 +02:00
Norbi Peti ed858502f4 Fixed the no nick case and other stuff 2016-10-26 18:41:06 +02:00
Norbi Peti 0883739861 Fixed errors 2016-10-24 20:45:16 +02:00
Norbi Peti 858a9704f3 Updated references to the Core 2016-10-23 02:24:02 +02:00
Norbi Peti b1fe758003 Did #48 and added a note
- Cleaned PlayerListener (#48)
- Added a note for reload command
2016-10-18 20:21:02 +02:00
Norbi Peti 854ba613b5 Made plugin updating async 2016-10-14 22:44:42 +02:00
Norbi Peti 596c929ace Fixes 2016-10-06 20:16:32 +02:00