58 Commits (a754f4633795837d3b56845d0d821c9feb4ce717)
 

Author SHA1 Message Date
Pingex aka Raphaël a754f46337 Quick refactor 9 years ago
Pingex aka Raphaël c7268fe850 Changed array to an ordered list for further audit troubleshooting.
Also rephrased some descriptions.
9 years ago
Pingex aka Raphaël b4ee8f84a1 Typo 9 years ago
Pingex aka Raphaël 8e5dec8aa6 Audits preliminary work 9 years ago
Pingex aka Raphaël c2ad1056d9 Introducing Command Scopes.
Command Scopes allows to reject/accept an invoked command before it gets executed based on the originating channel.
9 years ago
Pingex aka Raphaël b935767eec Deprecated 9 years ago
Pingex aka Raphaël 18c3309047 Feels better this way 9 years ago
Pingex aka Raphaël 85364cf910 Refactored GCM part 2/2. Also removed unused imports in the same class. 9 years ago
Pingex aka Raphaël dc67379a1f Removed multiple connections (broken) support (p1/2). 9 years ago
Pingex aka Raphaël 53597f4b7f build edits (2nd attempt) 9 years ago
Pingex aka Raphaël 1a40085f16 build file adjustements 9 years ago
Pingex aka Raphaël f5022a9cee Dep fix 9 years ago
Pingex aka Raphaël c1dc471bbe D4J 2.6.1 support 9 years ago
Pingex aka Raphaël ce877a9f0b Minor change 9 years ago
Pingex aka Raphaël 6fc5fad4dd Disabled command check 9 years ago
Pingex aka Raphaël d317018666 jar versioning 9 years ago
Pingex aka Raphaël 95d60c3e95 Restricted commands are now filtered. 9 years ago
Pingex aka Raphaël adc51ba1ca Changed internal:usage behavior. 9 years ago
Pingex aka Raphaël e9d6f249d8 Refactored arguments checks, also added guild argument for perm:canrun. 9 years ago
Pingex aka Raphaël e4e126aea8 Removed unnecessary imports. 9 years ago
Pingex aka Raphaël 1b89180c86 `perm:setuser`, also adjusted `perm:canrun`. 9 years ago
Pingex aka Raphaël fa2668e0c2 Auto username/UID parser, and small change in parse function. 9 years ago
Pingex aka Raphaël 44f7dcbfa2 Catch DB problems 9 years ago
Pingex aka Raphaël 82e709c2e2 Permissions Provider implementation. 9 years ago
Pingex aka Raphaël 5a3ac763eb Permissions package, the following + canRun command 9 years ago
Pingex aka Raphaël 38ccb6e9f6 Permissions framework + stub DB 9 years ago
Pingex aka Raphaël 073d2455cb Added general.bot_owner config key. 9 years ago
Pingex aka Raphaël 82c081cd3c Minor changes. 9 years ago
Pingex aka Raphaël eb8ec72406 Internal commands and command parser. 9 years ago
Pingex aka Raphaël 60c12e3290 Case-insensitive command requests. 9 years ago
Pingex aka Raphaël 975eab204d Small changes 9 years ago
Pingex aka Raphaël 73f350aacc Async Command handling. 9 years ago
Pingex aka Raphaël dea35f59a6 Small change in "Command not found" message. 9 years ago
Pingex aka Raphaël 150d8bd52b Run commands ! 9 years ago
Pingex aka Raphaël 519af58989 Forgot to also pass MRE into ICommandExecutor. 9 years ago
Pingex aka Raphaël f5fbd49b12 Aliases were always conflicting 9 years ago
Pingex aka Raphaël 5b0aede82d Hooked up to the system. 9 years ago
Pingex aka Raphaël a4e493e577 Missing unregister 9 years ago
Pingex aka Raphaël 279d8aae13 Plugin <=> CommandSystem interaction. 9 years ago
Pingex aka Raphaël 2b0238dff1 Command and Command bank. 9 years ago
Pingex aka Raphaël cb9767f8bd Whoops, forgot to move ParserException. 9 years ago
Pingex aka Raphaël dac18daa8e Refactor: moved parser in a separate package. 9 years ago
Pingex aka Raphaël 01057f8492 Commands, step 1: parsing and handling. 9 years ago
Pingex aka Raphaël 6d9f31f592 Data storage token 9 years ago
Pingex aka Raphaël d4785ade27 Typo fix 9 years ago
Pingex aka Raphaël 0eac4cd14a Static GCM 9 years ago
Pingex aka Raphaël c5b33ad415 package-info for modularity.events 9 years ago
Pingex aka Raphaël 0088bc59c2 Plugins event handling through IWithEventHandlers. 9 years ago
Pingex aka Raphaël 72d4a3b54e Duplicate plugin ID fix. 9 years ago
Pingex aka Raphaël f33b8e1249 Static CEH 9 years ago