summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-16Fixed hypercommand exceptionscommandmanagerjomo
2015-08-15Created hopefully the ultimate cmd managerNEMESIS13cz
2015-08-14More security fixesNEMESIS13cz
2015-08-14Fixed spelling errorNEMESIS13cz
2015-08-13Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into...NEMESIS13cz
2015-08-13Changed event priority to lowNEMESIS13cz
2015-08-13remove trailing whitespace, replace tabs with 4x spacejomo
2015-08-13Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into devjomo
2015-08-13check requirements before trying to setupjomo
2015-08-13install python dependencies on setupjomo
2015-08-13duplicate sample files on setupjomo
2015-08-13disable some plugins by defaultjomo
2015-08-12Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into...NEMESIS13cz
2015-08-12Created script utilitiesNEMESIS13cz
2015-08-12use ssh for cloning, fix level-typejomo
2015-08-12Fixed order of operationsNEMESIS13cz
2015-08-12Changed /pyeval to only work for certain peopleNEMESIS13cz
2015-08-12add setup.shjomo
2015-08-11Added support for hex stringsNEMESIS13cz
2015-08-11Fixed loading issuesNEMESIS13cz
2015-08-11Rewrote a lot, added a lotNEMESIS13cz
2015-08-10Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into...NEMESIS13cz
2015-08-10Changed calc to run on a separate threadNEMESIS13cz
2015-08-10custom player class ideaPanFritz
2015-08-10Removed hard-coded aliasesNEMESIS13cz
2015-08-10Fixed error when user logs in multiple times while thread is processing hashesNEMESIS13cz
2015-08-10Removed unused stuffNEMESIS13cz
2015-08-10Changed kick timeout to 30 secondsNEMESIS13cz
2015-08-10Fixed kick threadNEMESIS13cz
2015-08-10Removed nickname print, dot suffixes cannot be parsed into ASCIINEMESIS13cz
2015-08-10Fixed more stuffNEMESIS13cz
2015-08-10Minor fixesNEMESIS13cz
2015-08-10Fixed missing bracketNEMESIS13cz
2015-08-10Added player info commandNEMESIS13cz
2015-08-10Added playermanager to module listNEMESIS13cz
2015-08-10Finished adding all helper functionsNEMESIS13cz
2015-08-10Fixed double message when act is on and ac_key is usedNEMESIS13cz
2015-08-10Created central Player classNEMESIS13cz
2015-07-23Fixed timed-match schedulingNEMESIS13cz
2015-07-23 modified: loginsecurity.pyNEMESIS13cz
2015-07-08Merge branch 'master' into devPanFritz
2015-07-08Changed importPanFritz
2015-07-08Removed player interact entity event from blocked eventsPanFritz
2015-07-08helpNoargs = FalsePanFritz
2015-07-08set amax = 0PanFritz
2015-07-08Removed usage from simple commandPanFritz
2015-07-08Fixed if statement for password removalPanFritz
2015-07-08Fixed syntaxPanFritz
2015-07-08Threaded password verifying, removed some checksPanFritz
2015-07-07removed commented code, fixed mysql issues. commented out timing threadPanFritz