Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
Dico200 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. 2016-05-29 20:55:10 +02:00
Dico200 c3189639f0 Fixes and stuff 2016-05-28 23:05:43 +02:00
Dico200 28ac05ce0a Tweak imbusy permission nodes 2016-05-28 22:22:51 +02:00
Dico200 e60e124324 Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev 2016-05-28 22:22:12 +02:00
Dico200 7a905643eb Enabled friends module, added friends check in imbusy, fixed small mistakes 2016-05-28 22:18:27 +02:00
Dico200 3859ad8e40 Fix error on player quit for player.py 2016-05-28 21:43:59 +02:00
Dico200 89e3982a29 Implement some of pizza's changes from imbusy branch 2016-05-26 04:37:47 +02:00
Dico200 28afa1ddcf Changed debug output, tweaked [busy] broadcast prefix 2016-05-25 18:54:32 +02:00
Dico200 8629b39ce1 Make /busy a toggle, move help page to /busy help. Changed a few messages 2016-05-25 18:41:42 +02:00
Dico200 00e38efd14 Added catcher for /mail send 2016-05-25 18:32:20 +02:00
Dico200 a532c6b42c Changed broadcast message, removed two debugs 2016-05-25 18:18:27 +02:00
Dico200 1fdf97f77a Add missing _ ... lol 2016-05-25 16:46:49 +02:00
Dico200 16e78a2677 Add missing ) to chatalias 2016-05-25 16:44:09 +02:00
Dico200 d88baa4899 What is this.. sorry 2016-05-25 16:37:58 +02:00
Dico200 29f846c8f9 Undo prior changes in favor of pull request 2016-05-25 16:31:32 +02:00
Dico200 a2a43ed464 Replace camelCase with _ stuff 2016-05-25 16:13:36 +02:00
Dico200 9a1006e711 Imbusy command: status <player> tweaked, cleaned up return statements 2016-05-25 03:05:59 +02:00
Dico200 29e7ce174b Imbusy command: Replace plugin_header calls with a single one at the start 2016-05-25 03:02:01 +02:00
Dico200 8165d5977b Small change to imbusy messages 2016-05-25 03:00:35 +02:00
Dico200 fca3cf250c Imbusy: Fixed typos and some *flaws* which I will disregard here @curs3d 2016-05-25 02:52:24 +02:00
Dico200 7fdaee155a Fix yo shitty chatgroups code 2016-05-25 02:46:53 +02:00
Dico200 4e6bd44c38 Undoing these small changes from last commit... 2016-05-25 02:40:50 +02:00
Dico200 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. 2016-05-25 02:39:05 +02:00
Dico200 286f8751b5 Fix tab -.- lol why did it load locally? 2016-03-12 01:02:48 +01:00
Dico200 fad1ae0f90 Fixed a return message in blockplacemods.py 2016-03-12 01:00:07 +01:00
Dico200 528269afd6 Added comment with permission nodes to blockplacemods 2015-12-09 22:33:48 +01:00
Dico200 2c8bfff01f Add sudo_blacklist to blocked_cmds in serversigns 2015-11-30 02:31:28 +01:00
Dico200 2690da5666 This should keep players from interacting with comparators where they cannot build 2015-11-30 02:19:07 +01:00
Dico200 1969584312 Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper"
This reverts commit 4d5861fd36, reversing
changes made to 9d0e4c99ba.
2015-11-25 15:49:52 +01:00
Dico200 0172cf2feb Revert "wrapper_command WIP"
This reverts commit 522a7a99a1.
2015-11-25 15:24:34 +01:00
Dico200 522a7a99a1 wrapper_command WIP 2015-11-25 01:15:44 +01:00
Dico200 4d5861fd36 Merge branch 'wrapper' of https://github.com/RedstonerServer/redstoner-utils into wrapper 2015-11-23 23:29:06 +01:00
Dico200 ab42a0cb65 Sorry for the spam 2015-11-22 18:01:27 +01:00
Dico200 274ce42fc8 Block break fix infinity 2015-11-22 17:52:54 +01:00
Dico200 030b32f86a More tweaks 2015-11-22 17:50:26 +01:00
Dico200 2a68613e77 Block break tweaks 2015-11-22 17:38:21 +01:00
Dico200 d1d62d71d2 Derp 2! block break fix 6 lel 2015-11-22 17:30:09 +01:00
Dico200 ff365a832d Derp! block break fix 5 2015-11-22 17:28:56 +01:00
Dico200 39b38ff093 Block break fix 4 2015-11-22 17:25:56 +01:00
Dico200 019b3c6b57 Block break fix 3 2015-11-22 17:20:54 +01:00
Dico200 d83345d8f2 Block break fix 2 2015-11-22 17:18:03 +01:00
Dico200 f941f05f1d Block break fix 1 2015-11-22 17:16:06 +01:00
Dico200 5717f58527 Disabled chatalias so I can see errors 2015-11-22 17:12:35 +01:00
Dico200 da9255558c Testing for sign breaking problems, added trace 2015-11-22 17:10:16 +01:00
Dico200 d3ba9eac73 More fixes, pretty much finished 2015-11-22 17:06:55 +01:00
Dico200 8613c9221e Fix for /svs remove <id>, Added some to blocked_cmds, /svs help still WIP 2015-11-22 15:52:41 +01:00
Dico200 23b3bffcf6 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
Dico200 aa86881f5e Fix survival use of /signalstrength, other interesting changes 2015-11-03 19:05:15 +01:00
Dico200 eb201196e1 Small change <3 2015-11-01 22:03:21 +01:00
Dico200 1f1c090651 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-11-01 21:59:21 +01:00
Dico200 5f77eddf5c This module should work now. Can someone test it? 2015-11-01 21:59:05 +01:00
Dico200 085360c331 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-10-31 15:53:25 +01:00
Dico200 9c3d969695 Fixed signalstrength error and minor change 2015-10-31 15:52:03 +01:00
Dico200 b4f5a68e4e small addition to basecommands documentation 2015-10-20 18:10:56 +02:00
Dico200 ce4fa316d9 Added the signalstrength.py file. 2015-10-20 18:05:40 +02:00
Dico200 9119c3d150 Moved /signalstrength to its own file, added default configurability, added basecommands documentation, added can_build() to helpers 2015-10-20 18:03:05 +02:00
Dico200 2db8142b35 Small update to /signalstrength 2015-10-20 02:58:42 +02:00
Dico200 5e593e0f5c Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-10-20 01:02:16 +02:00
Dico200 0676c535ad Finished signal strength command 2015-10-20 01:01:53 +02:00
Dico200 a637954ef7 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2015-10-11 23:28:18 +02:00
Dico200 e85f716dc5 /signalstrength progress 2015-10-11 23:27:20 +02:00
Dico200 05a74b416b /signalstrength progress 2015-10-11 23:25:12 +02:00
Dico200 920738bd65 Another fix -.- these single characters...
It's been too long since I committed properly
2015-09-19 02:25:58 +02:00
Dico200 12ea31cd02 fix in misc.py - ofc I forget to save 2015-09-19 02:24:39 +02:00
Dico200 4404674c29 Disabled vanishfix, preparing merge
I replaced /warn and /warnp commands with @simplecommand hook. they
happened to be missing the 'if' from the permission checks and this
takes care of some other things as well.

I added a module called vanish which will replace essentials vanish
which happens to be really buggy as you know.

I added a serversigns module but it is not added to main.py and thus it
will not cause problems!
2015-09-19 02:22:21 +02:00
Dico200 393d7f791d Small fix to make sure staff can always see other staff in vanish mode 2015-09-19 01:26:26 +02:00
Dico200 d5c9e2fae1 Added vanish module, a simple replacement for the essentials version
I tried to use underscores where ever I could ^^
2015-09-19 01:00:51 +02:00
Dico200 9bf7d626da Serversigns Replacement, accessible for everyone.
Untested. 🉑
2015-09-15 16:45:22 +02:00
Dico200 5f0d845ec0 Nemes's work on Snowbrawl 2015-06-14 17:02:42 +02:00
Dico200 40137cad4c This /up fix SHOULD WORK! 2015-06-06 12:13:18 +02:00