KHobbits
|
9b88107897
|
Fix gamemode other perm check
|
2012-10-02 21:06:28 +01:00 |
|
KHobbits
|
147a2fc227
|
Better handle invalid warp names
|
2012-10-02 00:19:42 +01:00 |
|
KHobbits
|
732dc3bf34
|
Cleanup sethome
|
2012-10-01 20:32:10 +01:00 |
|
Alexander Schepp
|
227cde75a7
|
Merge pull request #171 from chrisgward/patch-5
Adding console override to sudo chat
|
2012-10-01 10:31:48 -07:00 |
|
Chris Ward
|
e670d0af45
|
Adding console override to sudo chat, changing say to c:
|
2012-10-02 03:30:13 +10:00 |
|
ElgarL
|
cd0fde05b7
|
Merge remote-tracking branch 'remotes/origin/2.9' into groupmanager
|
2012-10-01 17:51:56 +01:00 |
|
ElgarL
|
8cf2ce7b73
|
Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git into 2.9
|
2012-10-01 17:50:08 +01:00 |
|
ElgarL
|
1ecf592893
|
Move Event to LOW so permissions get updated before this event is
triggered.
With LOWEST it would only randomly work with most perm systems,
depending on the loading order.
|
2012-10-01 17:49:42 +01:00 |
|
Alexander Schepp
|
0dd0dba338
|
Merge pull request #165 from chrisgward/patch-2
Adding say command to sudo to fake chat
|
2012-10-01 09:34:49 -07:00 |
|
Alexander Schepp
|
678ae78767
|
Merge pull request #166 from chrisgward/patch-3
Blocking numeric home names, changing invalid home message
|
2012-10-01 09:34:09 -07:00 |
|
Chris Ward
|
d8b6742543
|
Blocking numeric home names, changing invalid home message
|
2012-10-02 02:32:52 +10:00 |
|
Chris Ward
|
2671f39951
|
Adding -c switch to sudo to fake chat
|
2012-10-02 02:31:15 +10:00 |
|
Alexander Schepp
|
d7ddf3c828
|
Merge pull request #169 from chrisgward/patch-5
Adding console only overrides to exempts
|
2012-10-01 09:15:18 -07:00 |
|
Alexander Schepp
|
2b7cba936d
|
Merge pull request #170 from chrisgward/2.9
Fixing storage of compiled regex
|
2012-10-01 09:12:35 -07:00 |
|
Chris Ward
|
2757c707bb
|
Fixing storage of compiled regex
|
2012-10-02 02:11:05 +10:00 |
|
Chris Ward
|
f50c5276e4
|
Adding console overrides to exempts
|
2012-10-02 01:57:29 +10:00 |
|
Iaccidentally
|
a7e692fe37
|
Merge pull request #164 from chrisgward/patch-1
Fixing bad file names in Windows (Fixes #2924)
|
2012-10-01 07:16:22 -07:00 |
|
Chris Ward
|
02d273f15e
|
Fixing bad file names in Windows (Fixes #2924)
|
2012-10-01 21:20:17 +10:00 |
|
ElgarL
|
778f5649c8
|
allWorldsDataList now returns fully mirrored worlds whihc are not
identical mirrors (fixes the /manselect list).
|
2012-10-01 12:05:49 +01:00 |
|
KHobbits
|
d7829bef28
|
Merge pull request #163 from chrisgward/patch-1
Fixes #2933
|
2012-10-01 03:27:37 -07:00 |
|
Chris Ward
|
d436d10b00
|
Typo (Ticket 2933)
|
2012-10-01 20:12:13 +10:00 |
|
KHobbits
|
2d9254eb28
|
Merge pull request #158 from necrodoom/patch-10
update potion aliases- add all unused potions
|
2012-09-30 13:55:20 -07:00 |
|
KHobbits
|
23393aea5f
|
Merge pull request #162 from necrodoom/patch-12
small fixes to items.csv
|
2012-09-30 13:55:09 -07:00 |
|
KHobbits
|
e1562e38bf
|
Restore removed tp method, it is used in other plugins.
|
2012-09-30 18:15:46 +01:00 |
|
KHobbits
|
4dcce2544e
|
Update Bukkit/CB to 1.3.2 R1
Bukkit: 1546 CB: 2377
|
2012-09-30 17:33:49 +01:00 |
|
Necrodoom
|
29fa2f0f19
|
small fixes to items.csv
|
2012-09-30 19:22:14 +03:00 |
|
KHobbits
|
b850ae93e9
|
Merge branch 'release' of github.com:essentials/Essentials into 2.9
|
2012-09-30 17:21:09 +01:00 |
|
Necrodoom
|
21cb8efb90
|
update kit sign permission check
|
2012-09-30 17:16:03 +01:00 |
|
Necrodoom
|
cd7be1bb86
|
update warp sign permission check
|
2012-09-30 17:15:57 +01:00 |
|
KHobbits
|
69cd17a1b1
|
Should fix tpaccept charge bug - needs testing
|
2012-09-30 17:15:40 +01:00 |
|
KHobbits
|
872bc4df4c
|
New permission: essentials.teleport.timer.move - allow players to move during tp delay
|
2012-09-29 23:48:59 +01:00 |
|
KHobbits
|
3083ba2627
|
Little bit DRYer
|
2012-09-29 23:41:12 +01:00 |
|
KHobbits
|
35259892b8
|
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
|
2012-09-29 23:35:09 +01:00 |
|
KHobbits
|
fbc0f13b2b
|
Properly handle tphere requests so the right user is in control/charged.
|
2012-09-29 23:34:46 +01:00 |
|
KHobbits
|
aa7f49cb85
|
Tidy Teleport file
|
2012-09-29 23:33:32 +01:00 |
|
KHobbits
|
720676542e
|
Merge pull request #161 from necrodoom/patch-11
update signs permission check
|
2012-09-29 13:52:07 -07:00 |
|
Necrodoom
|
1d7eb77f27
|
update kit sign permission check
|
2012-09-29 15:57:31 +03:00 |
|
Necrodoom
|
895f6269fc
|
update warp sign permission check
|
2012-09-29 15:55:47 +03:00 |
|
KHobbits
|
4bf0d3ab24
|
Should fix tpaccept charge bug - needs testing
|
2012-09-29 03:59:31 +01:00 |
|
KHobbits
|
afccda6350
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
|
2012-09-28 23:01:32 +01:00 |
|
KHobbits
|
c0a176825c
|
Add potion effect clearing on /heal - Chris Ward
|
2012-09-28 20:56:03 +01:00 |
|
KHobbits
|
db6512b702
|
Cleanup of god mode effects, suggested by gravypod.
|
2012-09-28 20:45:56 +01:00 |
|
KHobbits
|
46d3f0827a
|
God mode cancel potion effects - Chris ward
Revert heal changes.
|
2012-09-28 20:35:13 +01:00 |
|
Necrodoom
|
838d7dd8f9
|
update potion aliases- add all unused potions
items.csv version 2.1_13
|
2012-09-28 17:02:43 +03:00 |
|
Paul A.
|
b9e5c8827f
|
Fix updating version on items.csv
|
2012-09-27 16:39:23 +02:00 |
|
Paul A.
|
b8e000c7f9
|
Merge pull request #156 from evonuts/patch-1
Minor spelling/grammatical fixes
|
2012-09-27 05:47:31 -07:00 |
|
evonuts
|
5e7af93c77
|
Minor spelling/grammatical fixes
|
2012-09-28 00:42:25 +12:00 |
|
Paul A.
|
077ad8cd0f
|
Merge pull request #154 from necrodoom/patch-9
typo fix in config.yml as found by @Evonuts
|
2012-09-27 05:22:09 -07:00 |
|
Necrodoom
|
0bf954e467
|
typo fix in config.yml
|
2012-09-27 15:19:14 +03:00 |
|
KHobbits
|
8a55afc4e1
|
Remove debug comments.
|
2012-09-25 22:37:58 +01:00 |
|