Dico200
9a3942c034
pmtoggle works now, Fixes comments by Jomo
...
BTW: I didn't use retrieve_player as it gets an Offline player which
makes it slower and I know the player is online. That's why I used
Bukkit.getPlayer(juuid(uuidstring)). (line 40)
2015-03-15 02:16:30 +01:00
Dico200
43a8ec9481
Added pmtoggle module
...
pmtoggle adds /tm [player](togglemessage).
When activated, any chat message you send will be sent as:
/msg [player] [msg]
2015-03-15 01:13:36 +01:00
Dico200
1fd3d591f9
Fixed a little code in snowbrawl.py... even if its an outdated version.
2015-02-21 15:55:41 +01:00
jomo
2246b9f5a8
fix mentio color codes
2015-02-09 21:31:31 +01:00
PanFritz
60181bd657
Removed . from operators, remade line 17
2015-01-17 14:33:49 +01:00
PanFritz
9b4d73cfe2
Added check for .
2015-01-17 14:03:20 +01:00
PanFritz
c1a69c6a62
Fixed, upping snowball damaga
2015-01-17 05:31:32 +01:00
PanFritz
3bcfe42d65
Fixed, upping snowball damaga
2015-01-17 05:30:15 +01:00
PanFritz
ebe7b433ac
Fixed, upping snowball damaga
2015-01-17 05:29:08 +01:00
PanFritz
511e4aa543
Fixed, upping snowball damaga
2015-01-17 05:27:52 +01:00
PanFritz
97733e7701
Fixed, upping snowball damaga
2015-01-17 05:17:27 +01:00
PanFritz
194d10b3c2
Fixed, upping snowball damaga
2015-01-17 05:16:28 +01:00
PanFritz
b8df8f8a6b
Fixed, upping snowball damaga
2015-01-17 05:15:04 +01:00
PanFritz
c6ff9ccfa7
Fixed, upping snowball damaga
2015-01-17 05:13:38 +01:00
PanFritz
f9a99aaf0b
Fixed, upping snowball damaga
2015-01-17 04:51:22 +01:00
PanFritz
955e40dc34
Fixed, upping snowball damaga
2015-01-17 04:49:41 +01:00
PanFritz
eba2b6731f
Fixed, upping snowball damaga
2015-01-17 04:47:30 +01:00
PanFritz
a18cc32c60
Fixed, upping snowball damage
2015-01-17 04:41:45 +01:00
PanFritz
02d073eb2c
Changed entity name
2015-01-17 04:40:10 +01:00
PanFritz
c062ce6782
changed getType to getTypeId
2015-01-17 04:36:41 +01:00
PanFritz
ea3331f540
changed getType to getTypeId
2015-01-17 04:34:21 +01:00
PanFritz
583e2cd4f9
changed getType to getTypeId
2015-01-17 04:31:03 +01:00
PanFritz
041bc029ca
More debug code
2015-01-17 04:25:23 +01:00
PanFritz
8efd791e54
debug
2015-01-17 04:24:08 +01:00
PanFritz
59c5c8ed02
import
2015-01-17 04:19:03 +01:00
PanFritz
d67b96debe
snowbrawl fix. event.getEntity()
2015-01-17 04:13:27 +01:00
PanFritz
8937f634e0
snowbrawl fix. event.getEntity()
2015-01-17 04:08:07 +01:00
PanFritz
cdc747b740
added import
2015-01-17 01:18:06 +01:00
PanFritz
973ae69fb4
syntax fix
2015-01-17 01:06:35 +01:00
PanFritz
1c4ec9227e
update explosion
2015-01-17 01:04:44 +01:00
PanFritz
a86331c33d
added import
2015-01-17 00:47:49 +01:00
PanFritz
e072580c0d
changed event name
2015-01-17 00:44:21 +01:00
PanFritz
759baa869a
changed event name
2015-01-17 00:41:17 +01:00
PanFritz
46b3946ee7
commented un needed stuff
2015-01-17 00:38:25 +01:00
PanFritz
db4dd3c861
fixed module
2015-01-17 00:35:29 +01:00
PanFritz
ce332e7c7c
org.bukkit.event.entity.ProjectileHitEvent
2015-01-17 00:34:10 +01:00
PanFritz
5fc18d034f
added debug code
2015-01-17 00:21:42 +01:00
PanFritz
bc2c5196b2
added snowbrawl to modules
2015-01-17 00:03:49 +01:00
PanFritz
8cc089a11b
added snowbrawl.py
2015-01-17 00:01:00 +01:00
PanFritz
496a5d2735
aparently i changed damnspam. Fixed
2015-01-16 23:45:17 +01:00
PanFritz
1515777494
added . to maths operator to support floats
2015-01-16 23:40:14 +01:00
Gap
9a42172c4e
A space :3
2015-01-14 18:48:41 +01:00
Gap
1ad6651e52
Adds AdminNotes
2015-01-14 18:36:03 +01:00
Gap
3f9e647e25
Fixed typo + forgot variable
2015-01-14 18:35:47 +01:00
Gap
8b5b90513e
Adds note module
2015-01-14 18:31:44 +01:00
Gap
86756713a1
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
2015-01-14 18:30:31 +01:00
Gap
7c6bfd7f12
Adds note module
2015-01-14 18:29:38 +01:00
PanFritz
197ef515b9
Reverted changes
2015-01-13 13:12:00 +01:00
PanFritz
89c5c3e646
Added should_calc check and done expression var
2015-01-13 13:05:22 +01:00
PanFritz
f85a8e1bab
removed should_calc condition from line 23, replaced break
2015-01-13 12:51:25 +01:00