Redstoner's plugins, written in Python. https://github.com/RedstonerServer/redstoner-utils
This repository has been archived on 2024-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2015-11-26 17:41:47 +01:00
.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 Major serversigns overhaul, it mostly works now. A little bit of testing and command help is left 2015-11-22 14:51:47 +01:00
calc.py Changed to ignore lower/upper case 2015-10-27 17:05:55 +01:00
chatalias.py wrapper_command WIP... to wrapper branch now? 2015-11-25 15:55:25 +01:00
chatgroups.py Chatgroups optimization 2015-11-04 12:01:38 +01: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 Fixes, tweaks, changes 2015-05-14 02:46:54 +02:00
forcefield.py Changed all CommandExecutor arguments 2015-03-19 23:51:33 +01:00
friends.py Changed all CommandExecutor arguments 2015-03-19 23:51:33 +01:00
helpers.py added wrappers, temp disabled all modules 2015-11-23 22:17:40 +01:00
imbusy.py Added I'M BUSY! plugin 2015-10-20 19:42:14 +03:00
imout.py Prevent /up griefing, add /ackey, minor tweaks 2015-06-03 01:09:07 +02:00
iptracker.py fixed errors on login event 2015-11-01 14:09:01 +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
login.py Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property 2015-11-25 18:20:29 +01:00
main.py Fix most of wrapper_command 2015-11-26 17:41:47 +01:00
mentio.py This seems to fix everything 2015-10-31 19:31:32 +01:00
misc.py Fix survival use of /signalstrength, other interesting changes 2015-11-03 19:05:15 +01:00
motd.py Changed all CommandExecutor arguments 2015-03-19 23:51:33 +01:00
mysql_utils.py Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property 2015-11-25 18:22:08 +01:00
mysqlhack.py added wrappers, temp disabled all modules 2015-11-23 22:17:40 +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 Fix /up 2015-06-06 10:29:24 +02:00
pmtoggle.py Changed all CommandExecutor arguments 2015-03-19 23:51:33 +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 wrapper_command WIP... to wrapper branch now? 2015-11-25 15:55:25 +01:00
setup.sh wrapper_command WIP... to wrapper branch now? 2015-11-25 15:55:25 +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
thread_utils.py added wrappers, temp disabled all modules 2015-11-23 22:17:40 +01:00
tilehelper.py move module descriptions to main.py or modules themself 2015-01-07 00:17:20 +01:00
util_events.py I didn't like the fire name but whatever 2015-11-26 15:14:42 +01:00
vanish.py wrapper_command WIP... to wrapper branch now? 2015-11-25 15:55:25 +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
wrapper_command.py Fix most of wrapper_command 2015-11-26 17:41:47 +01:00
wrapper_event.py Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property 2015-11-25 18:22:08 +01:00
wrapper_player.py Fix most of wrapper_command 2015-11-26 17:41:47 +01:00
wrapper.py Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property 2015-11-25 18:22:08 +01:00

RedstonerUtils

Redstoner's custom plugins, written in python.


Contributing

If you want to contribute, please read through the pages on the wiki.