Commit graph

14 commits

Author SHA1 Message Date
Norbi Peti fab2b5819d
Moved Votifier reward here, fixes
Checking if Towny or Votifier is present
2019-03-01 17:52:45 +01:00
Norbi Peti d19936309f Added Maven plugin versions 2019-02-20 15:20:32 +01:00
Norbi Peti d245d21a84
Command system fixes
Removed Vault repo as it seems to be offline and wasn't even used
Fixed CommandSender type, no subcommands handling
Made the default handler use the correct sender type (actually, the generic type might be completely unnecessary but oh well)
No longer checking param types to match methods (needed for generic types)
2019-02-15 23:48:15 +01:00
Norbi Peti 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
Norbi Peti 9b097b7858
IsEnabled && enabling late components
Also finally added the source plugin
2018-12-14 23:48:46 +01:00
Norbi Peti 81cb364ddc
Fixes, should be ready to merge 2018-11-18 02:58:26 +01:00
Norbi Peti d7accf5885
Fixed /primerestart, member assign
Added handling for missing help text
Added autoassign member role
Handling missing permissions plugin (who knows)
Added unused Essentials dependency
2018-06-01 02:08:20 +02:00
Norbi Peti eb8dff3a41
Fixes I thought were merged 2018-05-15 23:34:34 +02:00
Norbi Peti 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
Norbi Peti 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
Norbi Peti c1751b8f20 Some stuff I should've committed for a whiile 2017-11-05 03:04:51 +01:00
Norbi Peti 1a4f1e5f27 Included Mockito in shaded jar 2017-08-17 17:15:40 +02:00
Norbi Peti 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
Norbi Peti fe51136f30 Moved ButtonCore to it's folder 2017-08-07 18:15:37 +02:00
Renamed from pom.xml (Browse further)