7fff1ca655
Fixed restart bossbar
2016-12-31 00:05:01 +01:00
7f45f08b32
Fixed subcommands
2016-12-30 23:38:47 +01:00
ed4cb11b87
Added temporary fix for TBMCPlugins/ButtonChat#56
2016-12-30 22:44:30 +01:00
b4d4023e9c
Made the restart bar synchronous
2016-12-30 19:46:08 +01:00
6a5dda7028
Probably fixed subcommands list
2016-12-30 14:38:17 +01:00
e82f8c9eb3
Merge remote-tracking branch 'origin/dev'
2016-12-24 22:52:13 +01:00
ef0b9caa86
Probably fixed ButtonChat#57
...
Haven't tested yet
2016-12-23 23:27:46 +01:00
e793571845
Made the restart counter show seconds...
2016-12-23 12:39:24 +01:00
48edb00d75
Merge pull request #26 from TBMCPlugins/dev
...
Improved UpdatePlugin and added IsTestServer
2016-12-22 23:08:04 +01:00
60d6a03236
Added an !
2016-12-22 22:38:58 +01:00
222a1225bc
Improved UpdatePlugin
...
- Made it support Windows...
- Now it returns success or not
2016-12-22 22:32:07 +01:00
8ad5504527
Improved UpdatePlugin
...
- Added branch checking
- Added IsTestServer()
- Restricted production updating to the master branch
2016-12-22 16:41:50 +01:00
bceb57c522
Added command path...
2016-12-21 23:09:59 +01:00
6d2b253633
Added ScheduledRestart command to TBMC...
2016-12-21 23:04:05 +01:00
acb874804e
Added /schrestart to plugin.yml
2016-12-20 21:11:09 +01:00
7c3971aa59
Added custom restart cmd with an event and a bar
2016-12-19 18:24:34 +01:00
3285380ece
Made custom chat event cancellable
2016-12-18 12:57:35 +01:00
908b62217a
Changed some things...
...
- Fixed updateplugin not cancelling on error
- Moved javassist to here, so the absence of ButtonChat should no longer
cause any errors
- Added /updateplugin for simplicity and in case the chat plugin breaks
2016-12-17 12:48:19 +01:00
ab4097c669
Probably fixed flaircheater NPE
2016-12-16 14:10:02 +01:00
e54b54bac0
Fixed/finished cmd system...
2016-12-15 18:25:24 +01:00
alisolarflare
7719f016e5
Made potatoes default to not sending
2016-12-14 22:54:01 -05:00
alisolarflare
7c6d0214f9
Replaced Hwat on debug potatoes
...
With the exception name, so instead of Hwat, there's IOException
2016-12-14 22:12:09 -05:00
f30dda28fa
Seriously, why didn't I have a license
2016-12-13 19:38:07 +01:00
1c1d42df4b
Added support for branches in UpdatePlugin
...
https://github.com/TBMCPlugins/ButtonCore/issues/23
2016-12-10 23:58:34 +01:00
2cf12399ec
Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git
2016-12-09 18:11:26 +01:00
d5c9882009
Moved CommandCaller and org.reflections here
2016-12-09 18:11:07 +01:00
62f783e695
Fixed small but impactful error
...
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 23:41:12 +01:00
9661cd3405
Added encoding to ButtonCore as well
2016-12-08 22:49:17 +01:00
0d38f9b85b
Made integer data optional
...
https://github.com/TBMCPlugins/DiscordPlugin/issues/19
2016-12-08 21:36:39 +01:00
89c707332f
Added TBMCYEEHAWEvent
2016-12-07 21:15:23 +01:00
381739456c
Added IDiscordSender to distinguish
2016-12-07 17:49:06 +01:00
55ac426554
Forgot that I wasn't on master
2016-12-04 20:30:18 +01:00
773bb66808
Now one won't see subcmds they don't have access to
2016-12-04 19:17:14 +01:00
1e4c0df93d
Started a better player storage
...
Too tired rn.
2016-12-03 00:50:09 +01:00
c155eb761b
Fixed NPE at player quit
2016-11-30 17:30:52 +01:00
e636738acb
Removed db stuff from master until complete
2016-11-26 16:48:45 +01:00
alisolarflare
9afc2f8a96
Fixed Word Wrap not preserving lines
2016-11-25 20:26:43 -05:00
alisolarflare
cc365d5555
Fully solved WordWrap bug
2016-11-25 20:08:42 -05:00
alisolarflare
88cab094ab
Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git
2016-11-25 19:59:31 -05:00
alisolarflare
7ca344e4f9
Fixed DebugPotato not WordWrapping
2016-11-25 19:59:13 -05:00
a9b0e98e07
Started using databases, WIP
2016-11-25 23:39:56 +01:00
d91da7f306
Made Gary non-renamable
2016-11-25 19:16:47 +01:00
alisolarflare
85d2506da7
Merge pull request #22 from TBMCPlugins/Ali
...
Added Debug Messages
2016-11-21 21:13:42 -05:00
alisolarflare
e5bb0e43dd
Fixed bug where short messages aren't sent
2016-11-21 21:12:58 -05:00
alisolarflare
1adc2f1b4c
Created DebugMessages for Discord
...
Similar, and copypasted from TMBCException Event, TBMCDebugMessageEvent,
should ideally send a plain string message to TBMC Devs II -
debug-channel
2016-11-21 14:21:14 -05:00
alisolarflare
c74a772dbc
Merge remote-tracking branch 'refs/remotes/origin/master' into Ali
2016-11-21 13:55:43 -05:00
alisolarflare
272068d39f
Moved Send() to DebugPotato, from DPAPI
...
Moved DebugPotatoAPI.sendDebugPotato() to DebugPotato.send(), and
deprecated DebugPotatoAPI. Changed TBMCCoreAPI to reflect the
deprecation
2016-11-21 13:29:40 -05:00
alisolarflare
9b645bce07
Merge branch 'master' of https://github.com/TBMCPlugins/ButtonCore.git
...
Conflicts:
src/main/java/buttondevteam/lib/DebugPotatoAPI.java
2016-11-19 21:13:33 -05:00
alisolarflare
fb41e090b8
Moved potatoToItemStack to potato
...
Makes things neeater
2016-11-19 21:12:16 -05:00
282adbc098
Fixed NPE
2016-11-20 02:44:22 +01:00