1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 08:52:40 +01:00

2933 Commits

Author SHA1 Message Date
Necrodoom
d589ac37ef update items.csv to 1.4
items.csv version 2.2_01
2012-10-20 12:11:27 +03:00
ementalo
1269ed4b35 Fix test 2012-10-17 13:14:59 +01:00
ementalo
b4e6d55040 CB #2396 B #1566 2012-10-17 13:09:03 +01:00
snowleo
87edb235b5 Don't call plugin manager in Settings. 2012-10-15 20:30:52 +02:00
KHobbits
e4aaa5df1b Merge pull request #174 from necrodoom/patch-13
fix sandstone slab aliases
2012-10-14 09:44:26 -07:00
Necrodoom
f237d83360 fix sandstone slab aliases 2012-10-14 19:40:57 +03:00
KHobbits
a25be26c12 Allow kicking of hidden players 2012-10-14 13:04:00 +01:00
KHobbits
209efb3ac9 Warn when banning a player who has never connected to the server. 2012-10-14 13:03:54 +01:00
Iaccidentally
b446df78e2 Update Essentials/src/items.csv
quick items.csv fix
2012-10-09 05:19:27 -03:00
KHobbits
75c6e3cccf Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-10-07 22:40:18 +01:00
KHobbits
110a70ec01 Add alt warp perm for others 2012-10-07 22:40:04 +01:00
snowleo
23b08e223c Update AntiBuild for NB7.2 2012-10-07 23:00:09 +02:00
snowleo
dc44abbb1d Prevent massive amount of mails being send.
Added new config: mails-per-minute, default 1000
2012-10-07 22:46:15 +02:00
KHobbits
532ecab05e New permission: essentials.vanish.pvp
If you don't have this permission you cannot PVP while vanished.
2012-10-07 18:10:50 +01:00
KHobbits
e130bca4c5 Change default action colour to be different to /say 2012-10-06 22:26:51 +01:00
KHobbits
914a7b5968 Code comments 2012-10-06 03:49:36 +01:00
KHobbits
97544a755f Comment for future sanity. 2012-10-05 02:06:23 +01:00
KHobbits
26bcb84ee3 Fix gamemode other perm check 2012-10-02 21:06:28 +01:00
KHobbits
9a6616b302 Better handle invalid warp names 2012-10-02 00:19:42 +01:00
KHobbits
2e115c73a2 Cleanup sethome 2012-10-01 20:32:10 +01:00
Alexander Schepp
c34167a135 Merge pull request #171 from chrisgward/patch-5
Adding console override to sudo chat
2012-10-01 10:31:48 -07:00
Chris Ward
ccd226f685 Adding console override to sudo chat, changing say to c: 2012-10-02 03:30:13 +10:00
ElgarL
9a1920a8df Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git into 2.9 2012-10-01 17:50:08 +01:00
ElgarL
38b2687f54 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
a3eff95988 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
33c8e32da1 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
7fcc1da283 Blocking numeric home names, changing invalid home message 2012-10-02 02:32:52 +10:00
Chris Ward
eaa92b8c83 Adding -c switch to sudo to fake chat 2012-10-02 02:31:15 +10:00
Alexander Schepp
78f7d069b0 Merge pull request #169 from chrisgward/patch-5
Adding console only overrides to exempts
2012-10-01 09:15:18 -07:00
Alexander Schepp
c576af4d8f Merge pull request #170 from chrisgward/2.9
Fixing storage of compiled regex
2012-10-01 09:12:35 -07:00
Chris Ward
6aad42e35e Fixing storage of compiled regex 2012-10-02 02:11:05 +10:00
Chris Ward
a8575bddef Adding console overrides to exempts 2012-10-02 01:57:29 +10:00
Iaccidentally
e44d0754b5 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
f4b45f5ca0 Fixing bad file names in Windows (Fixes #2924) 2012-10-01 21:20:17 +10:00
KHobbits
99bad86db6 Merge pull request #163 from chrisgward/patch-1
Fixes #2933
2012-10-01 03:27:37 -07:00
Chris Ward
8855d2525a Typo (Ticket 2933) 2012-10-01 20:12:13 +10:00
KHobbits
d889059168 Merge pull request #158 from necrodoom/patch-10
update potion aliases- add all unused potions
2012-09-30 13:55:20 -07:00
KHobbits
b6bce5c9d6 Merge pull request #162 from necrodoom/patch-12
small fixes to items.csv
2012-09-30 13:55:09 -07:00
KHobbits
128b48adee Restore removed tp method, it is used in other plugins. 2012-09-30 18:15:46 +01:00
Necrodoom
3a95bb27dd small fixes to items.csv 2012-09-30 19:22:14 +03:00
KHobbits
b1e63feeee Merge branch 'release' of github.com:essentials/Essentials into 2.9 2012-09-30 17:21:09 +01:00
Necrodoom
b37b165e9d update kit sign permission check 2012-09-30 17:16:03 +01:00
Necrodoom
e91bdf7bd5 update warp sign permission check 2012-09-30 17:15:57 +01:00
KHobbits
480d3f36ad Should fix tpaccept charge bug - needs testing 2012-09-30 17:15:40 +01:00
KHobbits
eed0eddffc New permission: essentials.teleport.timer.move - allow players to move during tp delay 2012-09-29 23:48:59 +01:00
KHobbits
23d99dd977 Little bit DRYer 2012-09-29 23:41:12 +01:00
KHobbits
8f4a48700f Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-09-29 23:35:09 +01:00
KHobbits
b8b4966e00 Properly handle tphere requests so the right user is in control/charged. 2012-09-29 23:34:46 +01:00
KHobbits
4526a4fe52 Tidy Teleport file 2012-09-29 23:33:32 +01:00
KHobbits
89356b17c2 Merge pull request #161 from necrodoom/patch-11
update signs permission check
2012-09-29 13:52:07 -07:00