|
a6502b6a1f
|
Fixed getIntData()
|
2016-11-12 20:30:49 +01:00 |
|
|
b5fd777474
|
Fixed doc location
|
2016-11-07 18:59:37 +01:00 |
|
|
b336904fe5
|
Merge pull request #20 from TBMCPlugins/Ali
Ok
|
2016-11-07 18:54:48 +01:00 |
|
alisolarflare
|
5c96d23080
|
Switched OnCommand and GetHelpText
*GetHelpText wasn't with its friends and it's driving me CRAZY*
|
2016-11-06 18:16:46 -05:00 |
|
|
4c10dfbf33
|
Made the exception handler more reliable
|
2016-11-03 22:45:10 +01:00 |
|
|
09072e41e4
|
Added replace existing to plugin updater
|
2016-11-03 22:12:50 +01:00 |
|
|
4f8b1020b4
|
Fixed GetSubCommands()
|
2016-11-03 22:00:02 +01:00 |
|
|
f9c764fed6
|
Added documentation, error checks
|
2016-11-03 21:56:03 +01:00 |
|
|
d99f163500
|
Changed command paths
|
2016-11-03 18:24:13 +01:00 |
|
|
5da1359682
|
Fixes
|
2016-11-03 18:10:44 +01:00 |
|
|
86d0125f34
|
Added some text to a fail message
|
2016-11-03 18:01:42 +01:00 |
|
|
2feafd057f
|
Updated documentation
|
2016-11-03 17:46:50 +01:00 |
|
|
b4f74f993b
|
Made command path automatically determined
|
2016-11-03 17:11:21 +01:00 |
|
|
90dd6d190e
|
Added an actually logical overload
|
2016-11-03 16:58:54 +01:00 |
|
|
7131021a86
|
Fixed Reflections exception and added AddCommand
With a beatiful piece of code.
|
2016-11-03 16:50:58 +01:00 |
|
|
16ec9a3788
|
Added downloading plugins to a temp place (#18)
|
2016-11-03 16:12:32 +01:00 |
|
|
c452c1a375
|
Fixed NPE
|
2016-11-02 22:45:14 +01:00 |
|
|
1c2b373bd7
|
Fixed NPE
|
2016-11-02 22:00:21 +01:00 |
|
|
dded17bf70
|
Fixed an issue that wasn't an issue before
|
2016-11-02 20:49:45 +01:00 |
|
|
f48c1ca9cc
|
Added method for exception events
|
2016-11-02 18:31:43 +01:00 |
|
|
4424eb551d
|
Fixed POM
|
2016-11-02 17:55:14 +01:00 |
|
|
8e5d371a9f
|
Error handling implemented
|
2016-11-02 17:54:49 +01:00 |
|
|
3173c62cc5
|
Fixed error...
|
2016-11-02 17:42:23 +01:00 |
|
|
d2a3991abb
|
Fixed dependency
|
2016-11-02 17:37:09 +01:00 |
|
|
43aefc0639
|
Moving things back to the Core
After hours of trying to rebase the commits to a31c353 ,
I decided that it's not that significant anyways.
|
2016-11-02 14:48:40 +01:00 |
|
|
fef61b1801
|
Moved files
|
2016-11-02 00:05:25 +01:00 |
|
|
c439a34294
|
Add 'ButtonLib/' from commit '77aca9d5c17322eac7af4fe57b3b8d4bd74874bb'
git-subtree-dir: ButtonLib
git-subtree-mainline: da8e278c15
git-subtree-split: 77aca9d5c1
|
2016-11-01 22:55:18 +01:00 |
|
|
77aca9d5c1
|
Moved SendException
|
2016-11-01 22:47:46 +01:00 |
|
|
e6179f447f
|
Removed throws declaration
|
2016-11-01 22:22:50 +01:00 |
|
|
347c6d40a4
|
Added getInfo method and an event for it
|
2016-11-01 21:13:12 +01:00 |
|
|
076ee4ffd0
|
Fixed a stack trace index
|
2016-10-31 17:35:19 +01:00 |
|
|
da8e278c15
|
Added save on disable
|
2016-10-31 17:23:52 +01:00 |
|
|
a6477f5831
|
Added getLoadedPlayers
|
2016-10-31 17:23:18 +01:00 |
|
|
be8685725c
|
Fixes
IT WORKS!
|
2016-10-30 22:57:59 +01:00 |
|
|
44109db61f
|
Added Enum data handling
|
2016-10-30 21:44:56 +01:00 |
|
|
0b12aebfe2
|
Fixed NPE on player data access
|
2016-10-30 00:23:16 +02:00 |
|
|
d3963ab5f4
|
Fixed typo
|
2016-10-29 23:02:42 +02:00 |
|
|
daa7d29224
|
There's a relocated dependency
|
2016-10-29 22:39:15 +02:00 |
|
|
2ebadbe5d4
|
Moved GetSubCommands
|
2016-10-29 22:10:00 +02:00 |
|
|
981b2e70db
|
Fixed return type
|
2016-10-29 19:20:42 +02:00 |
|
|
ee40f7b582
|
Added getPlayerAs
|
2016-10-29 19:19:40 +02:00 |
|
|
24d778e69d
|
Added UUID overload for getPlayer
|
2016-10-29 19:05:50 +02:00 |
|
|
12a42f8aba
|
Added some comments, documentation
|
2016-10-29 14:10:27 +02:00 |
|
|
0b35637a01
|
Refactoring applied
|
2016-10-29 13:07:48 +02:00 |
|
|
4ebb526d87
|
Made TBMCPlayer way easier to use and...
- Fixed a Maven inconsistency that prevented updating the projects in
realtime
- Added documentation
|
2016-10-29 12:59:34 +02:00 |
|
|
b0c145af96
|
Moved command stuff to Lib to avoid depedency loops
|
2016-10-28 21:23:39 +02:00 |
|
|
3cc9709955
|
Fixed plugin name heh
|
2016-10-24 22:04:03 +02:00 |
|
|
c2329ff33d
|
Fixed plugin.yml...
|
2016-10-24 21:08:11 +02:00 |
|
|
435ebaac98
|
Updated plugin updater
|
2016-10-24 20:51:38 +02:00 |
|
|
59bd3ac523
|
Fixed visibility levels
|
2016-10-24 20:38:35 +02:00 |
|