2b803e8de8
Added psrcek to pythoners
psrcek
2016-08-03 21:57:40 +02:00
1429f11180
Fix hooking commands throwing UnsupportedOperationException. Server will instead tell us that the command 'serversigns' was not found in RedstonerUtils at the end of start, which is bullshit, everything works.
command-intercepter
Dico200
2016-06-29 12:05:14 +02:00
8b5131f8ae
Removed an error and fixed /serversigns being completely inaccessible.
Dico200
2016-06-28 11:35:45 +02:00
f0f32abbfa
Final fix to lol list pageing Can someone tell me whether it's paging or pageing or both?
PixelSergey
2016-05-31 17:52:56 +03:00
83e7505565
Remove debug I forgot to remove in prior commit
Dico200
2016-05-31 16:41:13 +02:00
f0ada788bf
Made serversigns force its commands into the command map (to replace the java plugin ServerSigns its commands)
Dico200
2016-05-31 16:39:54 +02:00
5d00af8ced
Fix checking for page 0 in saylol.py listing I hope I'm not making this too messy
PixelSergey
2016-05-31 17:34:49 +03:00
1e34a9b39b
Fix saylol.py for dico By the way, dico, some of your line notes on the previous commit were completely wrong Once again, this has been tested I didn't clean up the code, I think it's good enough. And it works perfectly.
PixelSergey
2016-05-31 17:09:42 +03:00
6f4357fad7
Add lol list pageing. Tested, works perf.
PixelSergey
2016-05-31 15:39:34 +03:00
fe2d6eb701
Forgot to set this timeout back up after testing... Derp
Dico200
2016-05-31 01:00:15 +02:00
ae706e8e12
Clean up imbusy. Improve replying to busy people. All working perfectly, tested thoroughly.
Dico200
2016-05-31 00:13:51 +02:00
edf5fa6d32
Fix /busy status
Dico200
2016-05-30 22:59:09 +02:00
5d3530242e
Another tiny tweak to @debug
Dico200
2016-05-30 22:58:27 +02:00
e46bea31c8
Cleaned up chatalias, notable changes: Fixed remotes list and remove, improved prior alias checks for multi-aliasing, fixed color chat permission implementations, grouped the file properly, removed unreasonable complications, changed header from Alias to Chatalias, fixed a mistake where 2 threads are created per player for online players during server reload, moved a lot of repeated code to remote() base function
Dico200
2016-05-30 21:42:30 +02:00
d00301ccc3
Updated damnspam, made block breaking check attached levers and buttons, denied clicking now mentions timeout left, tweaked command slightly to perceive setting the timeout to 0 as removing it.
Dico200
2016-05-30 15:45:05 +02:00
fe32e7a49c
Cleaned up some of helpers.py
Dico200
2016-05-30 00:05:49 +02:00
361da9e049
Chatalias: Fixed all the things (permission AMOUNT, permission LENGTH, and more), incremented version number
Dico200
2016-05-29 23:49:45 +02:00
33d8fd2f08
Removed Pan from pythoners, added Pep, added essentials:esudo to sudo_blacklist
Dico200
2016-05-29 22:18:42 +02:00
a0a7d43a38
Tweak comment above imbusy, removed credits, removed a useless comment with an old line of code
Dico200
2016-05-29 21:29:36 +02:00
8e4f30a017
Changed command blacklist to a whitelist. Added /svs commands to show whitelisted commands. Added a few more command aliases. Added maximum line count and maximum line size.
Dico200
2016-05-29 21:08:28 +02:00
5a757b7fb1
Removed @hook.enable decs from modules, added them to the on_enable() method of main.py.
Dico200
2016-05-29 20:56:29 +02:00
e35fadc353
Added/fixed torch breaker setting. Added a few missing saveSettings() calls. Fixed /set <setting> on turning it off and vice-versa for boolean settings that are enabled by default. A few more tweaks.
Dico200
2016-05-29 20:55:10 +02:00
9a1006e711
Imbusy command: status <player> tweaked, cleaned up return statements
Dico200
2016-05-25 03:05:59 +02:00
29e7ce174b
Imbusy command: Replace plugin_header calls with a single one at the start
Dico200
2016-05-25 03:02:01 +02:00
8165d5977b
Small change to imbusy messages
Dico200
2016-05-25 03:00:35 +02:00
fca3cf250c
Imbusy: Fixed typos and some *flaws* which I will disregard here @curs3d
Dico200
2016-05-25 02:52:24 +02:00
7fdaee155a
Fix yo shitty chatgroups code
Dico200
2016-05-25 02:46:53 +02:00
4e6bd44c38
Undoing these small changes from last commit...
Dico200
2016-05-25 02:40:50 +02:00
a555676076
Prevent complete multi-replacement in chatalias. Doesn't prevent 1 -> 2 and 23 -> 5 to make for 13 -> 5, but does prevent a -> 20 and 2 -> 3. Tested.
Dico200
2016-05-25 02:39:05 +02:00