Commit Graph
863 Commits
Author SHA1 Message Date
Dico200 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. 2016-06-29 12:05:14 +02:00
Dico200 8b5131f8ae Removed an error and fixed /serversigns being completely inaccessible. 2016-06-28 11:35:45 +02:00
Dico200 3c7bd7409d Fix serversigns derp 2016-06-26 05:48:36 +02:00
Dico200 cffa3e27c8 Replaced serversigns interception implementation with the tool from misc too 2016-06-25 11:57:43 +02:00
Dico200 80eff984e8 Replaced imbusy interception implementations with the tool from misc 2016-06-25 11:48:15 +02:00
Dico200 5b118669b6 fixed small issue with interceptions 2016-06-25 11:47:31 +02:00
Dico200 06aff62fad Removed now unneeded comment from the command intercepter 2016-06-25 07:34:11 +02:00
Dico200 d8d2a0de6a Added command intercepter tool, used it for //calc 2016-06-25 07:27:36 +02:00
Dico200 cebdb90d60 Fix cycle for 1.10 (will break in 1.8 now..) 2016-06-12 20:02:06 +02:00
Dico200 6320d78a37 Mysql update tweak 2016-06-12 18:13:42 +02:00
DicoandGitHub 47a0a92225 Merge pull request #45 from psrcek/dev
Fixed typo
2016-06-12 18:09:40 +02:00
Dico200 a6ea05a459 made /check display email not confirmed warning 2016-06-12 18:04:17 +02:00
psrcekandGitHub f5c51645d2 Fixed typo 2016-06-12 13:34:33 +02:00
Dico200 8e2ff33dbb Serversigns permissions fix, adapted help page to user permissions, implemented help pages 2016-06-05 17:46:35 +02:00
Dico200 2c94c40c77 Remove /clear from commands whitelist for the time being 2016-06-05 13:51:12 +02:00
Dico200 2f943e8b12 Add /clear to serversigns command whitelist 2016-06-03 20:29:25 +02:00
Dico200 0aa18e9945 Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev 2016-06-01 00:44:37 +02:00
Dico200 13606638b7 Fix calc 2016-05-31 18:03:46 +02:00
PixelSergey 57603725d2 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2016-05-31 17:54:16 +03:00
PixelSergey f0f32abbfa Final fix to lol list pageing
Can someone tell me whether it's paging or pageing or both?
2016-05-31 17:52:56 +03:00
Dico200 83e7505565 Remove debug I forgot to remove in prior commit 2016-05-31 16:41:13 +02:00
Dico200 f0ada788bf Made serversigns force its commands into the command map (to replace the java plugin ServerSigns its commands) 2016-05-31 16:39:54 +02:00
PixelSergey 5d00af8ced Fix checking for page 0 in saylol.py listing
I hope I'm not making this too messy
2016-05-31 17:34:49 +03:00
PixelSergey 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.
2016-05-31 17:09:42 +03:00
PixelSergey 6f4357fad7 Add lol list pageing.
Tested, works perf.
2016-05-31 15:39:34 +03:00
Dico200 fe2d6eb701 Forgot to set this timeout back up after testing... Derp 2016-05-31 01:00:15 +02:00
Dico200 ae706e8e12 Clean up imbusy. Improve replying to busy people. All working perfectly, tested thoroughly. 2016-05-31 00:13:51 +02:00
Dico200 edf5fa6d32 Fix /busy status 2016-05-30 22:59:09 +02:00
Dico200 5d3530242e Another tiny tweak to @debug 2016-05-30 22:58:27 +02:00
Dico200 c7d872c93b Fix @debug decorator not returning results 2016-05-30 22:55:06 +02:00
Dico200 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 2016-05-30 21:42:30 +02:00
Dico200 6539c34a82 Removed unneeded try/except clause 2016-05-30 15:47:24 +02:00
Dico200 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. 2016-05-30 15:45:05 +02:00
Dico200 4e4acc6b3d Remove sync.py file 2016-05-30 05:26:07 +02:00
Dico200 9d1956dc2a Merge branch 'dev' 2016-05-30 04:52:26 +02:00
Dico200 e08666995c Friends fix 2016-05-30 04:52:10 +02:00
Dico200 765fa76cb7 Merge branch 'dev' 2016-05-30 04:15:24 +02:00
Dico200 1da9aa2578 Friends hotfix... Did I really write this code? 2016-05-30 04:15:06 +02:00
Dico200 20b33588e7 Merge branch 'dev' 2016-05-30 04:07:18 +02:00
Dico200 d66e8f3294 Imbusy hotfix... 2016-05-30 04:07:09 +02:00
Dico200 1fb6e08d42 Serversigns hotfix 2016-05-30 03:53:33 +02:00
Dico200 ba78151e49 Merge branch 'dev' 2016-05-30 01:11:42 +02:00
Dico200 c78d0f651b Hotfix for chatalias 2016-05-30 01:11:34 +02:00
Dico200 fa03a68963 Merge branch 'dev' 2016-05-30 00:08:45 +02:00
Dico200 fe32e7a49c Cleaned up some of helpers.py 2016-05-30 00:05:49 +02:00
Dico200 361da9e049 Chatalias: Fixed all the things (permission AMOUNT, permission LENGTH, and more), incremented version number 2016-05-29 23:49:45 +02:00
Dico200 33d8fd2f08 Removed Pan from pythoners, added Pep, added essentials:esudo to sudo_blacklist 2016-05-29 22:18:42 +02:00
Dico200 a0a7d43a38 Tweak comment above imbusy, removed credits, removed a useless comment with an old line of code 2016-05-29 21:29:36 +02:00
Dico200 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. 2016-05-29 21:08:28 +02:00
Dico200 5a757b7fb1 Removed @hook.enable decs from modules, added them to the on_enable() method of main.py. 2016-05-29 20:56:29 +02:00