Commit Graph

  • f3833a6733 Untested change to add pyeval possibility to args Dico200 2015-04-10 00:37:51 +02:00
  • d85b96f875 Clean up misc.py, add space support for cg key Dico200 2015-04-10 00:13:06 +02:00
  • 9a0767676c Didn't upload this for some reason Dico200 2015-04-09 01:39:41 +02:00
  • 58eea64148 I love less-than-one line list creators! Dico200 2015-04-09 01:38:58 +02:00
  • 812e2c3aaf Changed version to 3.1.0 :D no reason Dico200 2015-04-09 01:25:52 +02:00
  • 9ddd523c58 Added player configurable chatgroup keys Dico200 2015-04-09 01:23:00 +02:00
  • 34b59e61fe Revert "Revert "Change to /modules... trying to make @command work."" Dico200 2015-04-08 22:34:44 +02:00
  • da756d69cc Revert "Change to /modules... trying to make @command work." Dico200 2015-04-08 22:32:54 +02:00
  • 201c766119 Change to /modules... trying to make @command work. Dico200 2015-04-08 22:32:14 +02:00
  • f7abc20ca1 Don't even bother. Dico200 2015-04-03 02:04:25 +02:00
  • de43b0d0db Added (sub/main)command, removed abot error check Dico200 2015-04-03 02:01:57 +02:00
  • 661e25dc67 Some tweaks and updates Dico200 2015-03-29 12:48:32 +02:00
  • 6590a8d30a Added cmd check to ABOT, commented out advancedcmd Dico200 2015-03-28 16:39:09 +01:00
  • 4cfa3a598f Tiny tweaks in basecommands.py Dico200 2015-03-26 16:48:54 +01:00
  • 75823ed042 Added basecommands.py Dico200 2015-03-26 16:44:21 +01:00
  • 9855f62e7b Replaced /pyeval too, untested atm. Dico200 2015-03-25 00:55:13 +01:00
  • 75c9a86ba3 Replaced /sudo and /me with @simplecommand hook Dico200 2015-03-25 00:38:56 +01:00
  • d160bbd91a Revert "Moved simplecommand to its own module" Dico200 2015-03-24 23:45:23 +01:00
  • 669c2d0eb8 Moved simplecommand to its own module Dico200 2015-03-23 23:24:10 +01:00
  • 7b8242697a CommandManager works! (Renamed to simplecommand) Dico200 2015-03-23 23:03:11 +01:00
  • f1b2c61411 Fix reports.py. Oops. Dico200 2015-03-23 22:04:53 +01:00
  • 5f2ee6add9 Added commandmanager module. ALSO UNTESTED! Dico200 2015-03-23 21:30:44 +01:00
  • f6de0a6c78 Added synchronizeranks. Untested! Dico200 2015-03-23 20:08:38 +01:00
  • 8a95dc65f6 Quick fix Dico200 2015-03-20 01:28:02 +01:00
  • 98774e8f84 Report code cleanup and /rp reopen Dico200 2015-03-20 01:25:35 +01:00
  • 71c0f8782c Removed redundant code check and small tweak Dico200 2015-03-20 00:07:47 +01:00
  • 3bdb56e8a2 Changed reports module fixes #10 Dico200 2015-03-20 00:06:47 +01:00
  • 1750c82208 Changed all CommandExecutor arguments Dico200 2015-03-19 23:51:33 +01:00
  • d993cc223a Changed AC from toggle or , fixes #16 Dico200 2015-03-19 22:02:07 +01:00
  • 40fa9c0692 simplified /me in misc.py Dico200 2015-03-19 21:51:13 +01:00
  • 5d23fe490b Remove annoying Damnspam plugin header Dico200 2015-03-19 20:25:47 +01:00
  • 9476a1b0b7 Remove redundant try/catch Dico200 2015-03-18 22:26:54 +01:00
  • 194958f034 me cmd appearance hotfix (made new cmd) fixes #15 Dico200 2015-03-18 22:25:58 +01:00
  • 55ac6c0977 Change /sudo command fixes #14 Dico200 2015-03-18 21:09:49 +01:00
  • 39654bf4a7 Re-enabled AdminNotes module Dico200 2015-03-17 00:56:50 +01:00
  • 4357c46085 copy dict keys before iterating jomo 2015-03-15 05:00:04 +01:00
  • 1db0ac4cd5 Revert "remove redundant loop" jomo 2015-03-15 04:40:09 +01:00
  • 1e7bd51b3b debug pmutils player leave event jomo 2015-03-15 04:36:03 +01:00
  • cc50dc30bc remove redundant loop jomo 2015-03-15 04:28:56 +01:00
  • a87ad7b2e9 fix all bukkit/uuid issues in pmtoggle jomo 2015-03-15 04:26:53 +01:00
  • dbfc1dd2a2 merge jomo 2015-03-15 04:19:02 +01:00
  • f1856d3243 Disable adminnotes, fix stuff Dico200 2015-03-15 04:17:12 +01:00
  • 5ef17713a4 Change runas() in helpers to use player.chat Dico200 2015-03-15 04:03:40 +01:00
  • 96b4cb2e3f Disabled snowbrawl Dico200 2015-03-15 04:00:45 +01:00
  • 88a935f473 Fixed UUID problem in Pmtoggle Dico200 2015-03-15 02:41:58 +01:00
  • ad70989a40 Add colon in pmtoggle Dico200 2015-03-15 02:30:52 +01:00
  • a24c7092f7 Add check if chatevent is cancelled in pmtoggle Dico200 2015-03-15 02:30:33 +01:00
  • dc307fc5f0 cherry-pick pmtoggle into master Dico200 2015-03-15 02:20:41 +01:00
  • 966943b9a2 Merge branch 'master' into dev jomo 2015-03-15 02:58:03 +01:00
  • 1b2b3c2fa9 Fixed UUID problem in Pmtoggle Dico200 2015-03-15 02:41:58 +01:00
  • c0c1879fde Add colon in pmtoggle Dico200 2015-03-15 02:30:52 +01:00
  • 017d53928a Add check if chatevent is cancelled in pmtoggle Dico200 2015-03-15 02:30:33 +01:00
  • bab2a6e198 Added pmtoggle to shared["load_modules"] in main Dico200 2015-03-15 02:20:41 +01:00
  • 5a669893b4 Remove redundant try/except in Pmtoggle module Dico200 2015-03-15 02:18:02 +01:00
  • 9a3942c034 pmtoggle works now, Fixes comments by Jomo Dico200 2015-03-15 02:16:30 +01:00
  • 43a8ec9481 Added pmtoggle module Dico200 2015-03-15 01:13:36 +01:00
  • 1fd3d591f9 Fixed a little code in snowbrawl.py... even if its an outdated version. Dico200 2015-02-21 15:55:41 +01:00
  • 2246b9f5a8 fix mentio color codes jomo 2015-02-09 21:31:31 +01:00
  • 60181bd657 Removed . from operators, remade line 17 PanFritz 2015-01-17 14:33:49 +01:00
  • 9b4d73cfe2 Added check for . PanFritz 2015-01-17 14:03:20 +01:00
  • c1a69c6a62 Fixed, upping snowball damaga PanFritz 2015-01-17 05:31:32 +01:00
  • 3bcfe42d65 Fixed, upping snowball damaga PanFritz 2015-01-17 05:30:15 +01:00
  • ebe7b433ac Fixed, upping snowball damaga PanFritz 2015-01-17 05:29:08 +01:00
  • 511e4aa543 Fixed, upping snowball damaga PanFritz 2015-01-17 05:27:52 +01:00
  • 97733e7701 Fixed, upping snowball damaga PanFritz 2015-01-17 05:17:27 +01:00
  • 194d10b3c2 Fixed, upping snowball damaga PanFritz 2015-01-17 05:16:28 +01:00
  • b8df8f8a6b Fixed, upping snowball damaga PanFritz 2015-01-17 05:15:04 +01:00
  • c6ff9ccfa7 Fixed, upping snowball damaga PanFritz 2015-01-17 05:13:38 +01:00
  • f9a99aaf0b Fixed, upping snowball damaga PanFritz 2015-01-17 04:51:22 +01:00
  • 955e40dc34 Fixed, upping snowball damaga PanFritz 2015-01-17 04:49:41 +01:00
  • eba2b6731f Fixed, upping snowball damaga PanFritz 2015-01-17 04:47:30 +01:00
  • a18cc32c60 Fixed, upping snowball damage PanFritz 2015-01-17 04:41:45 +01:00
  • 02d073eb2c Changed entity name PanFritz 2015-01-17 04:40:10 +01:00
  • c062ce6782 changed getType to getTypeId PanFritz 2015-01-17 04:36:41 +01:00
  • ea3331f540 changed getType to getTypeId PanFritz 2015-01-17 04:34:21 +01:00
  • 583e2cd4f9 changed getType to getTypeId PanFritz 2015-01-17 04:31:03 +01:00
  • 041bc029ca More debug code PanFritz 2015-01-17 04:25:23 +01:00
  • 8efd791e54 debug PanFritz 2015-01-17 04:24:08 +01:00
  • 59c5c8ed02 import PanFritz 2015-01-17 04:19:03 +01:00
  • d67b96debe snowbrawl fix. event.getEntity() PanFritz 2015-01-17 04:13:27 +01:00
  • 8937f634e0 snowbrawl fix. event.getEntity() PanFritz 2015-01-17 04:08:07 +01:00
  • cdc747b740 added import PanFritz 2015-01-17 01:18:06 +01:00
  • 973ae69fb4 syntax fix PanFritz 2015-01-17 01:06:35 +01:00
  • 1c4ec9227e update explosion PanFritz 2015-01-17 01:04:44 +01:00
  • a86331c33d added import PanFritz 2015-01-17 00:47:49 +01:00
  • e072580c0d changed event name PanFritz 2015-01-17 00:44:21 +01:00
  • 759baa869a changed event name PanFritz 2015-01-17 00:41:17 +01:00
  • 46b3946ee7 commented un needed stuff PanFritz 2015-01-17 00:38:25 +01:00
  • db4dd3c861 fixed module PanFritz 2015-01-17 00:35:29 +01:00
  • ce332e7c7c org.bukkit.event.entity.ProjectileHitEvent PanFritz 2015-01-17 00:34:10 +01:00
  • 5fc18d034f added debug code PanFritz 2015-01-17 00:21:42 +01:00
  • bc2c5196b2 added snowbrawl to modules PanFritz 2015-01-17 00:03:49 +01:00
  • 8cc089a11b added snowbrawl.py PanFritz 2015-01-17 00:01:00 +01:00
  • 496a5d2735 aparently i changed damnspam. Fixed PanFritz 2015-01-16 23:45:17 +01:00
  • 1515777494 added . to maths operator to support floats PanFritz 2015-01-16 23:40:14 +01:00
  • 9a42172c4e A space :3 Gap 2015-01-14 18:48:41 +01:00
  • 1ad6651e52 Adds AdminNotes Gap 2015-01-14 18:36:03 +01:00
  • 3f9e647e25 Fixed typo + forgot variable Gap 2015-01-14 18:35:47 +01:00
  • 8b5b90513e Adds note module Gap 2015-01-14 18:31:44 +01:00
  • 86756713a1 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev Gap 2015-01-14 18:30:31 +01:00