.gitignore
|
/pluginversions is broken, Fixed mail send colours.
|
2015-04-10 23:55:30 +02:00 |
abot.py
|
Added (sub/main)command, removed abot error check
|
2015-04-03 02:01:57 +02:00 |
adminchat.py
|
remove trailing whitespace, replace tabs with 4x space
|
2015-08-13 00:30:54 +02:00 |
adminnotes.py
|
remove trailing whitespace, replace tabs with 4x space
|
2015-08-13 00:30:54 +02:00 |
badges.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
basecommands.py
|
small addition to basecommands documentation
|
2015-10-20 18:10:56 +02:00 |
blockplacemods.py
|
Fix tab -.- lol why did it load locally?
|
2016-03-12 01:02:48 +01:00 |
calc.py
|
Changed to ignore lower/upper case
|
2015-10-27 17:05:55 +01:00 |
chatalias.py
|
Undoing these small changes from last commit...
|
2016-05-25 02:40:50 +02:00 |
chatgroups.py
|
Fix yo shitty chatgroups code
|
2016-05-25 02:46:53 +02:00 |
check.py
|
Fixed syntax error
|
2015-09-13 00:56:52 +02:00 |
CONTRIBUTING.md
|
use GitHub's wiki :octocat:
|
2014-12-18 01:16:25 +01:00 |
cycle.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
damnspam.py
|
Merge pull request #40 from RedstonerServer/tweaks
|
2016-04-11 15:35:43 +02:00 |
forcefield.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
friends.py
|
Enabled friends module, added friends check in imbusy, fixed small mistakes
|
2016-05-28 22:18:27 +02:00 |
helpers.py
|
Added a debug decorator, use @debug to nicely print function errors
|
2016-03-08 20:32:56 +02:00 |
imbusy.py
|
Enabled friends module, added friends check in imbusy, fixed small mistakes
|
2016-05-28 22:18:27 +02:00 |
imout.py
|
Prevent /up griefing, add /ackey, minor tweaks
|
2015-06-03 01:09:07 +02:00 |
iptracker.py
|
iptracker v1.1.0 updating to helpers v2.0.0 functions; fixing bugs in data management and command execution
|
2016-01-09 16:43:19 +01:00 |
lagchunks.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
LICENSE.md
|
add license, fixes #1
|
2014-12-26 18:28:59 +01:00 |
loginsecurity.py
|
Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper"
|
2015-11-25 15:49:52 +01:00 |
main.py
|
Enabled friends module, added friends check in imbusy, fixed small mistakes
|
2016-05-28 22:18:27 +02:00 |
mentio.py
|
This seems to fix everything
|
2015-10-31 19:31:32 +01:00 |
misc.py
|
Add sudo_blacklist to blocked_cmds in serversigns
|
2015-11-30 02:31:28 +01:00 |
motd.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
mysqlhack.py
|
Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper"
|
2015-11-25 15:49:52 +01:00 |
nametags.py
|
Fixed naming error in rank trainingmod
|
2016-02-15 16:50:21 +01:00 |
player.py
|
/signalstrength progress
|
2015-10-11 23:27:20 +02:00 |
playermanager.py
|
Removed nickname print, dot suffixes cannot be parsed into ASCII
|
2015-08-10 19:06:01 +02:00 |
plotter.py
|
move module descriptions to main.py or modules themself
|
2015-01-07 00:17:20 +01:00 |
plugin.yml
|
Undoing these small changes from last commit...
|
2016-05-25 02:40:50 +02:00 |
pmtoggle.py
|
Added more aliases
|
2016-02-15 17:38:19 +01:00 |
punishments.py
|
Fixed offline players and no notification for the punished player
|
2015-10-30 16:37:47 +01:00 |
README.md
|
use GitHub's wiki :octocat:
|
2014-12-18 01:16:25 +01:00 |
reports.py
|
Fix missing ()
|
2015-04-13 20:57:25 +02:00 |
saylol.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
scriptutils.py
|
Fixed spelling mistake
|
2015-10-11 15:33:31 +02:00 |
secrets.py.example
|
add secrets.py.example
|
2014-12-20 18:53:52 +01:00 |
servercontrol.py
|
First working prototype of servercontrol to redstoner
|
2015-08-28 05:53:36 +02:00 |
serversigns.py
|
Add sudo_blacklist to blocked_cmds in serversigns
|
2015-11-30 02:31:28 +01:00 |
setup.sh
|
Fixed capitalization
|
2015-12-26 23:57:34 +01:00 |
signalstrength.py
|
Removed unneeded permission check from signalstrength.py... again xD
|
2015-11-03 19:16:35 +01:00 |
skullclick.py
|
change indentation from 2 spaces to 4, fix #5
|
2015-01-06 23:38:42 +01:00 |
snowbrawl.py
|
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
|
2015-08-13 15:01:37 +02:00 |
spawnplayer.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |
synchronizeranks.py
|
Fix survival use of /signalstrength, other interesting changes
|
2015-11-03 19:05:15 +01:00 |
tag.py
|
Now works with offline players
|
2015-10-30 16:31:23 +01:00 |
tilehelper.py
|
move module descriptions to main.py or modules themself
|
2015-01-07 00:17:20 +01:00 |
vanish.py
|
Revert "wrapper_command WIP"
|
2015-11-25 15:24:34 +01:00 |
vanishfix.py
|
Added a temporary fix for the knows /vanish bug
|
2015-09-06 01:39:53 +02:00 |
webtoken.py
|
Changed all CommandExecutor arguments
|
2015-03-19 23:51:33 +01:00 |