0

Commit Graph

  • cf806e107f Added missing brackets Pepich 2017-02-06 21:35:57 +01:00
  • f4674fe8a6 After spending half an hour trying to fix them, DELETED them instead. Pepich 2017-02-05 20:52:06 +01:00
  • 5b93b97de9 Added misc module Pepich 2017-02-05 18:51:42 +01:00
  • 8b4c57a5fe Added tag module Pepich 2017-02-05 17:46:23 +01:00
  • 9ae59f42cf Removed unused debug function Pepich 2017-02-05 17:03:58 +01:00
  • a2b0f37589 Added 15s delay (14s-0s <- that's intended) Pepich 2017-02-05 16:45:06 +01:00
  • a85ecdad08 sendErrorMessage no longer logs to console. Use Utils.error instead. Pepich 2017-02-05 16:40:09 +01:00
  • fa2a82cfcf Added saylol module Pepich 2017-02-05 16:33:05 +01:00
  • 66823ad7ba Fixed wrong color for broadcast prefix Pepich 2017-02-05 16:08:33 +01:00
  • 8228d1bec6 Added color translating broadcast method Pepich 2017-02-05 12:30:31 +01:00
  • f8c2665c84 Fixed some issues with vanish and relogging Pepich 2017-02-03 21:53:46 +01:00
  • d6b4b166cc Made pmtoggle leave message gender neutral (yay, tumblr) Pepich 2017-02-03 21:18:47 +01:00
  • 8bd355ac25 Added pmtoggle module Pepich 2017-02-03 21:17:42 +01:00
  • cb6f40e3e8 Made vanish no longer be async as bukkit can't deal with that Pepich 2017-02-03 21:15:40 +01:00
  • 44fcd913aa Added cycle module Pepich 2017-02-02 23:51:34 +01:00
  • dd56ff77b0 Fixed missing/wrong permission nodes Pepich 2017-02-02 23:09:46 +01:00
  • bc81b20eb4 Fixed missing/wrong permission nodes Pepich 2017-02-02 23:09:26 +01:00
  • 00958fdcdf Added cycle and calc back to TODO list Pepich 2017-02-02 23:01:25 +01:00
  • 690f185dc4 Enabled nametags as of 398f712 Pepich 2017-02-02 23:00:48 +01:00
  • 398f71255c Created nametags psrcek 2017-02-02 22:57:27 +01:00
  • 295a1bf2b6 Merge branch 'master' of https://github.com/RedstonerServer/New_JavaUtils.git psrcek 2017-02-02 22:56:44 +01:00
  • 4b86f56b00 Added vanish module Pepich 2017-02-02 22:52:27 +01:00
  • 5202fe025e Added the command definition to mentio (derp) psrcek 2017-02-02 22:15:21 +01:00
  • 3720529589 Enabled Mentio module after d900233 Pepich 2017-02-02 22:06:58 +01:00
  • d900233bf4 Created mentio psrcek 2017-02-02 22:05:52 +01:00
  • d9746526ca Added abot module Pepich 2017-02-02 22:00:14 +01:00
  • 29689d51cc Updated Version number, removed "questioned" modules from TODO list Pepich 2017-02-02 21:27:37 +01:00
  • ed08a31a90 Added Webtoken module Pepich 2017-02-02 21:25:57 +01:00
  • 8fe86c8901 Fixed errors using the wrong method Pepich 2017-02-02 21:14:06 +01:00
  • 71dfb97f56 Added Config.java Pepich 2017-02-02 21:04:32 +01:00
  • 311d871bf9 Changed to use Utils sendMessage, now canceling event when setting ds Pepich 2017-02-02 20:59:40 +01:00
  • 907c68525b try/catched module enabling Pepich 2017-02-02 20:49:10 +01:00
  • fb5e6fa10b Updated to implement default onEnable/onDisable Pepich 2017-02-02 20:41:15 +01:00
  • 3851c60306 Implemented onDisable() method Pepich 2017-02-02 20:37:52 +01:00
  • 3712fa1851 Removed default onEnable/onDisable implementations Pepich 2017-02-02 20:37:23 +01:00
  • f59d7e924c Made modules use lowercase json files Pepich 2017-02-02 20:30:37 +01:00
  • cce1fdaf4a Deleted FolderRegistry Pepich 2017-02-02 20:29:11 +01:00
  • d89761c436 Added missing MysqlHander.init() call Pepich 2017-02-02 20:23:09 +01:00
  • 7d058d8379 Added missing FolderRegistry.init() call Pepich 2017-02-02 20:19:51 +01:00
  • acad9422ba Changed file initialization Pepich 2017-02-02 20:19:37 +01:00
  • 851230f58c Added missing return statements Pepich 2017-02-02 20:03:28 +01:00
  • 2562896d26 Changed error outputs to use Utils class Pepich 2017-02-02 20:03:02 +01:00
  • e44654c8f0 Moved motd Pepich 2017-02-02 19:52:56 +01:00
  • e4ed84c7ce Added LoginSecurity module Pepich 2017-02-02 19:51:38 +01:00
  • ff52e3c27c Added missing loginsecurity TODO entry Pepich 2017-02-02 19:19:59 +01:00
  • c2cba14fba Added motd module Pepich 2017-02-02 19:18:24 +01:00
  • eaa158f7aa Fixed formatting error (module name was red instead of green) Pepich 2017-02-02 19:18:12 +01:00
  • 41b178b455 Stopped sendMessage from breaking with null prefix and color code Pepich 2017-02-02 19:16:44 +01:00
  • e8f657b945 Added all modules to the list as TODOs Pepich 2017-02-02 19:06:59 +01:00
  • 9cac174312 Added Scriptutils module Pepich 2017-02-02 18:59:45 +01:00
  • d8ad4495d2 Made variable name in for loop more descriptive Pepich 2017-02-02 18:55:33 +01:00
  • 94d5b609ff Made loader only register commands if the module was loaded successfully Pepich 2017-02-02 18:52:11 +01:00
  • 0fe41a40a9 Made moduleloader notify modules on disable Pepich 2017-02-02 18:05:06 +01:00
  • b083135a7a Added Adminnotes module Pepich 2017-02-02 18:04:01 +01:00
  • 290f195a61 Made list command only show classnames instead of entire packages Pepich 2017-02-02 17:45:22 +01:00
  • 6fc1a0ae2d Added DamnSpam module Pepich 2017-02-01 22:11:27 +01:00
  • ecc769d321 Added Check module Pepich 2017-02-01 22:02:08 +01:00
  • 721acca534 Copied over mysql adapter Pepich 2017-02-01 22:01:30 +01:00
  • ca61e9d418 Updated version number Pepich 2017-02-01 21:37:42 +01:00
  • 5547b71715 Updated path of Imout module Pepich 2017-02-01 21:37:27 +01:00
  • 62db8adddc Fixed package naming Pepich 2017-02-01 21:36:15 +01:00
  • 420798fa8b Added Imout module Pepich 2017-02-01 21:34:49 +01:00
  • cfd5238c4c Added imout module Pepich 2017-02-01 21:34:38 +01:00
  • b2070da2b8 Fixed ACT/CGT Pepich 2017-02-01 21:34:11 +01:00
  • b997c4efdb Fixed AC coloring Pepich 2017-02-01 21:26:55 +01:00
  • d5fefe85ed Added functionality Pepich 2017-02-01 21:24:55 +01:00
  • a314d09575 Keys are now saved after changing them Pepich 2017-02-01 21:24:46 +01:00
  • 13c1939fe8 Changed getCgKey method to void type Pepich 2017-02-01 21:22:52 +01:00
  • ace8287259 Fixed documentation Pepich 2017-02-01 21:21:38 +01:00
  • dd6214bf2c Fixed Typo Pepich 2017-02-01 21:19:05 +01:00
  • 73de0bb5b2 Removed _void parameter in documentation Pepich 2017-02-01 21:18:32 +01:00
  • 5136bc64ec Changed cgt message format Pepich 2017-02-01 21:16:33 +01:00
  • bc0144e33e Added LagChunks module Pepich 2017-02-01 20:46:38 +01:00
  • 145c3a1b42 Added SkullClick module Pepich 2017-02-01 20:37:28 +01:00
  • 5d3492d8d9 Added SkullClick module Pepich 2017-02-01 20:37:15 +01:00
  • c6a22e27c0 Code cleanup Pepich 2017-02-01 20:21:59 +01:00
  • 44ee404970 Fixed warn not being loaded properly Pepich 2017-02-01 20:16:00 +01:00
  • 09edb9af11 Fixed debugger/module loader not registering their own commands Pepich 2017-02-01 20:15:51 +01:00
  • 0d2b8ad267 Fixed broadcast to respect null prefix Pepich 2017-02-01 20:05:44 +01:00
  • 79c06d7fb6 Changed warn message to look cleaner Pepich 2017-02-01 20:05:16 +01:00
  • 9ee0fbeb94 Added warn module Pepich 2017-02-01 20:00:53 +01:00
  • 0c3b931ef0 Fixed cg info output Pepich 2017-02-01 19:51:49 +01:00
  • 3216cde9ec Fixed cgt to work without params Pepich 2017-02-01 19:35:27 +01:00
  • 2db117b5a8 Updated reference to new moduleLoader location Pepich 2017-02-01 19:28:24 +01:00
  • f02602109e renamed moduleLoader package Pepich 2017-02-01 19:26:52 +01:00
  • a1e2911331 Fixed cgt outputs Pepich 2017-02-01 18:58:55 +01:00
  • 9c138be860 Removed improperly placed "(default)" Pepich 2017-02-01 18:53:11 +01:00
  • 546c7a6d67 Added player type restriction to cgt and cgkey Pepich 2017-02-01 18:51:24 +01:00
  • 3aef3103d0 Fixed cmdmanager string (again...) Pepich 2017-02-01 18:49:46 +01:00
  • 0541025beb Changed console output to work like before Pepich 2017-02-01 18:25:16 +01:00
  • bfc0a23506 Fixed logmessage check to null instead of nonnull Pepich 2017-02-01 18:22:53 +01:00
  • 9df60496db Made brodcast output to console if no message is specified Pepich 2017-02-01 18:19:18 +01:00
  • 299a06a64e Added feedback, removed unnecessary code Pepich 2017-02-01 18:11:02 +01:00
  • ff6a7ca684 Made default name color be blue Pepich 2017-02-01 18:09:42 +01:00
  • 8982d5ef6e Made broadcast actually apply the prefix Pepich 2017-02-01 18:08:31 +01:00
  • 69c32578c3 Changed save structure to work with already existing data Pepich 2017-02-01 18:05:07 +01:00
  • f4017c2e7d Fixed commandmanager string (yes), changed cgkey to always ret true Pepich 2017-02-01 18:00:09 +01:00
  • 63a7ae90f5 Added missing ";" Pepich 2017-02-01 17:54:13 +01:00
  • bd92139591 Fixed improperly placed newline Pepich 2017-02-01 17:53:16 +01:00
  • eb1b3d7db9 Fixed cmdmanager string Pepich 2017-02-01 17:52:35 +01:00