87189eb1ad
Config doc gen fix & markdown instead of yaml
2019-04-10 13:48:47 +02:00
c8067257f9
Implemented config & doc pregen
...
#59
The doc gen works
2019-04-08 12:46:47 +02:00
25b9caa903
Implemented config save and reload
...
Always caching config value if it hasn't been cached
2019-03-13 13:47:49 +01:00
7289385a33
Automatic config saving
2019-03-11 16:50:24 +01:00
9c15d0ffff
Chat handler improvements and config doc gen
...
Configuration documentation generation
2019-03-09 22:57:38 +01:00
138259412f
Config and command fixes/improvements
...
Default value for config maps added
Added support for array types in configs and handling null in setting
Added support for TextArg annotation
Allowing to override the command path
Fixed optional argument detection in the annotation processor ("Optional" --> "OptionalArg")
2019-03-08 22:17:49 +01:00
7fd422136b
Added getConfigMap() method
2019-03-06 15:19:36 +01:00
fab2b5819d
Moved Votifier reward here, fixes
...
Checking if Towny or Votifier is present
2019-03-01 17:52:45 +01:00
0cdfcb9ff4
Restart impr.
2019-02-27 16:39:45 +01:00
d19936309f
Added Maven plugin versions
2019-02-20 15:20:32 +01:00
9022d87dc4
Adding project files
2019-02-20 13:39:43 +01:00
ab603276d3
Fixes, another plugin disable event
...
Fixed/implemented number handling in config
Fixed help text error
Fixed annotation processing in other plugins
Fixed error message on console chat
Fixed CI building (hopefully) - Spigot repo
2019-01-30 23:31:20 +01:00
7331568886
Command, restart, command improvements
...
Fixed default command handler not being overridable in some cases
Schrestart now takes seconds as param, not ticks
Allowing to change the current timer value in the restart event
HelpText support added
Automatically generating usage text (ButtonProcessor)
2019-01-29 21:39:14 +01:00
f63443bf44
Merge branch 'dev' into redesign
2018-11-20 20:38:46 +01:00
81cb364ddc
Fixes, should be ready to merge
2018-11-18 02:58:26 +01:00
af412a40fd
Channel improvements and fixes
...
A chat event is no longer required for shouldSendTo() and such
TBMCPlugins/DiscordPlugin#70 is finally kind of fixed - there's a different issue now
2018-11-01 01:20:49 +01:00
eb8dff3a41
Fixes I thought were merged
2018-05-15 23:34:34 +02:00
739276e797
PR #39 merged
...
# Conflicts:
# ButtonCore/src/main/java/buttondevteam/lib/chat/Channel.java
# ButtonProcessor/src/main/java/buttondevteam/buttonproc/ButtonProcessor.java
2018-05-15 23:10:59 +02:00
75ab715c6e
Plugin list gen, fixes
...
It'll generate a plugin list file on each start
#37
2018-05-15 22:44:55 +02:00
bdf824e20e
Plugin update on shutdown+fromcmd
...
Fromcmd: whether a message was sent by using a command
Yesterday
2018-05-07 20:01:36 +02:00
eb9deb39b4
Rainbow rooms & [g]->[OOC]
...
- Added all the rainbow chat rooms
- Global chat renamed to OOC (out-of-characeter)
2018-05-06 00:47:45 +02:00
c1751b8f20
Some stuff I should've committed for a whiile
2017-11-05 03:04:51 +01:00
89fb273714
Fixes, annotation processor works for player cls
2017-08-28 17:02:43 +02:00
1a4f1e5f27
Included Mockito in shaded jar
2017-08-17 17:15:40 +02:00
48d0f76a99
Converted to multimodule, added ann.proc.!
...
Multimodule projects doesn't solve circular dependencies, but is neat
anyways
2017-08-07 20:39:17 +02:00