1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-02 19:22:37 +02:00

Commit Graph

  • d4df6e434c Attempt to add support for metadata permissions. KHobbits 2012-08-19 15:25:40 +01:00
  • 2b52d11ca7 Attempt to add support for metadata permissions. KHobbits 2012-08-19 15:25:40 +01:00
  • f5bf5ed251 Split Ess protect into EssProtect and EssAntiBuild New permissions: essentials.build - same as build: true essentials.build.interact.<id> - whitelist single interact block essentials.build.place.<id> - whitelist single place block essentials.build.break.<id> - whitelist single break block essentials.build.use.<id> - whitelist single use item KHobbits 2012-08-18 21:19:00 +01:00
  • 444ec11dc1 Split Ess protect into EssProtect and EssAntiBuild New permissions: essentials.build - same as build: true essentials.build.interact.<id> - whitelist single interact block essentials.build.place.<id> - whitelist single place block essentials.build.break.<id> - whitelist single break block essentials.build.use.<id> - whitelist single use item KHobbits 2012-08-18 21:19:00 +01:00
  • 5432f046e1 Split Ess protect into EssProtect and EssAntiBuild New permissions: essentials.build - same as build: true essentials.build.interact.<id> - whitelist single interact block essentials.build.place.<id> - whitelist single place block essentials.build.break.<id> - whitelist single break block essentials.build.use.<id> - whitelist single use item KHobbits 2012-08-18 21:19:00 +01:00
  • 979da6e713 No more null errors from corrupt config.yml's. ElgarL 2012-08-19 14:49:16 +01:00
  • 97c8eae84c No more null errors from corrupt config.yml's. ElgarL 2012-08-19 14:49:16 +01:00
  • 343cb169ef No more null errors from corrupt config.yml's. ElgarL 2012-08-19 14:49:16 +01:00
  • 6c86fe6117 patch ID 322 and update ID 260 necrodoom 2012-08-19 09:50:19 +03:00
  • d68b8b1a52 patch ID 322 and update ID 260 necrodoom 2012-08-19 09:50:19 +03:00
  • 246b978ff5 patch ID 322 and update ID 260 necrodoom 2012-08-19 09:50:19 +03:00
  • 9018fc8324 Add some command cost debugging messages to /ess debug KHobbits 2012-08-19 03:38:09 +01:00
  • fdd185088e Add some command cost debugging messages to /ess debug KHobbits 2012-08-19 03:38:09 +01:00
  • 2c965ce9ae Add some command cost debugging messages to /ess debug KHobbits 2012-08-19 03:38:09 +01:00
  • 2f57961ce4 Slightly more realistic worth prices. KHobbits 2012-08-19 02:49:32 +01:00
  • fc2fc3c0db Slightly more realistic worth prices. KHobbits 2012-08-19 02:49:32 +01:00
  • 0d13dc757d Slightly more realistic worth prices. KHobbits 2012-08-19 02:49:32 +01:00
  • 4478d438d6 Tidy the worth file formatting. KHobbits 2012-08-19 02:25:30 +01:00
  • 3408e95797 Tidy the worth file formatting. KHobbits 2012-08-19 02:25:30 +01:00
  • 7c833e700f Tidy the worth file formatting. KHobbits 2012-08-19 02:25:30 +01:00
  • 9261b259a9 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 KHobbits 2012-08-18 16:10:36 +01:00
  • c651cc2b6d Merge branch '2.9' of github.com:essentials/Essentials into 2.9 KHobbits 2012-08-18 16:10:36 +01:00
  • 46b136e4e2 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 KHobbits 2012-08-18 16:10:36 +01:00
  • 3f3d8c58bc Merge pull request #123 from necrodoom/patch-9 Iaccidentally 2012-08-18 07:59:16 -07:00
  • de7d73a1b6 Merge pull request #123 from necrodoom/patch-9 Iaccidentally 2012-08-18 07:59:16 -07:00
  • fca82e7a26 Merge pull request #123 from necrodoom/patch-9 Iaccidentally 2012-08-18 07:59:16 -07:00
  • e42f7e4ffa Removing EssentialsUpdate from 2.9 branch. Development may be continued in 3.x branch. KHobbits 2012-08-18 15:51:55 +01:00
  • 57b5236ba6 Removing EssentialsUpdate from 2.9 branch. Development may be continued in 3.x branch. KHobbits 2012-08-18 15:51:55 +01:00
  • 7a890c9e5c Removing EssentialsUpdate from 2.9 branch. Development may be continued in 3.x branch. KHobbits 2012-08-18 15:51:55 +01:00
  • 8a9353fd09 Remove 3.x api migration code. 3.x development was moved to different code branch. Removing deprecated warnings, since it would be silly to deprecate ALL classes. KHobbits 2012-08-18 15:48:29 +01:00
  • 6200505a99 Remove 3.x api migration code. 3.x development was moved to different code branch. Removing deprecated warnings, since it would be silly to deprecate ALL classes. KHobbits 2012-08-18 15:48:29 +01:00
  • 426d0093d2 Remove 3.x api migration code. 3.x development was moved to different code branch. Removing deprecated warnings, since it would be silly to deprecate ALL classes. KHobbits 2012-08-18 15:48:29 +01:00
  • 7d5e0352d2 Fix /warp command matching in console. KHobbits 2012-08-18 15:25:14 +01:00
  • d28936bfbe Fix /warp command matching in console. KHobbits 2012-08-18 15:25:14 +01:00
  • 530a519118 Fix /warp command matching in console. KHobbits 2012-08-18 15:25:14 +01:00
  • 05eef76134 fix ID 2259, pointed out by tanite necrodoom 2012-08-18 10:22:12 +03:00
  • 3dff295dfb fix ID 2259, pointed out by tanite necrodoom 2012-08-18 10:22:12 +03:00
  • fa6fa88247 fix ID 2259, pointed out by tanite necrodoom 2012-08-18 10:22:12 +03:00
  • e6ef67f7bf Merge pull request #122 from necrodoom/patch-8 Iaccidentally 2012-08-15 01:20:40 -07:00
  • 24f9c5cdd9 Merge pull request #122 from necrodoom/patch-8 Iaccidentally 2012-08-15 01:20:40 -07:00
  • c1bdeb0900 Merge pull request #122 from necrodoom/patch-8 Iaccidentally 2012-08-15 01:20:40 -07:00
  • bbd93f333d update IDs: 5,6,17,18 - erase unused and add new necrodoom 2012-08-15 10:39:34 +03:00
  • 60847f9bbe update IDs: 5,6,17,18 - erase unused and add new necrodoom 2012-08-15 10:39:34 +03:00
  • 53a51b2d59 update IDs: 5,6,17,18 - erase unused and add new necrodoom 2012-08-15 10:39:34 +03:00
  • 84f7859ca9 Fix an error with Logging set to 'OFF' triggering a cast exception. ElgarL 2012-08-14 13:26:02 +01:00
  • ff26422840 Fix an error with Logging set to 'OFF' triggering a cast exception. ElgarL 2012-08-14 13:26:02 +01:00
  • 73ebd8a24a Fix an error with Logging set to 'OFF' triggering a cast exception. ElgarL 2012-08-14 13:26:02 +01:00
  • 1c0dffa67c Merge pull request #121 from necrodoom/patch-6 Iaccidentally 2012-08-13 01:17:22 -07:00
  • 83d93d1ced Merge pull request #121 from necrodoom/patch-6 Iaccidentally 2012-08-13 01:17:22 -07:00
  • b54fb4ad52 Merge pull request #121 from necrodoom/patch-6 Iaccidentally 2012-08-13 01:17:22 -07:00
  • 5f3fb9b595 few extra fixes to several IDs necrodoom 2012-08-13 10:03:39 +03:00
  • fc44a55da9 few extra fixes to several IDs necrodoom 2012-08-13 10:03:39 +03:00
  • 36b88174cb few extra fixes to several IDs necrodoom 2012-08-13 10:03:39 +03:00
  • 4ce1e2d9bf add spruce/pine tree to items.csv Iaccidentally 2012-08-13 01:45:10 -04:00
  • 21c2744fa1 add spruce/pine tree to items.csv Iaccidentally 2012-08-13 01:45:10 -04:00
  • e94122faf7 add spruce/pine tree to items.csv Iaccidentally 2012-08-13 01:45:10 -04:00
  • e40f364c1e Merge branch '2.9' of github.com:essentials/Essentials into 2.9 KHobbits 2012-08-13 02:33:09 +01:00
  • e2ec73faf2 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 KHobbits 2012-08-13 02:33:09 +01:00
  • dbc49d416f Merge branch '2.9' of github.com:essentials/Essentials into 2.9 KHobbits 2012-08-13 02:33:09 +01:00
  • 6bd2d2c4b9 Try and prevent 'corrupt' messages files from breaking essentials. KHobbits 2012-08-13 02:32:45 +01:00
  • f5075e6330 Try and prevent 'corrupt' messages files from breaking essentials. KHobbits 2012-08-13 02:32:45 +01:00
  • 84f0f0a971 Try and prevent 'corrupt' messages files from breaking essentials. KHobbits 2012-08-13 02:32:45 +01:00
  • 47f06e5c1b Fix encoding of swedish locale snowleo 2012-08-13 01:36:28 +02:00
  • 73d88fd77e Fix encoding of swedish locale snowleo 2012-08-13 01:36:28 +02:00
  • def188b94e Fix encoding of swedish locale snowleo 2012-08-13 01:36:28 +02:00
  • 4c4df13c2f Update Essentials/src/items.csv KHobbits 2012-08-13 01:19:10 +02:00
  • 6f753deb7e Update Essentials/src/items.csv KHobbits 2012-08-13 01:19:10 +02:00
  • 8366724d44 Update Essentials/src/items.csv KHobbits 2012-08-13 01:19:10 +02:00
  • 6ca037ae3e Update Essentials/src/items.csv KHobbits 2012-08-13 01:15:53 +02:00
  • 9870b7fc9b Update Essentials/src/items.csv KHobbits 2012-08-13 01:15:53 +02:00
  • 13617df0c6 Update Essentials/src/items.csv KHobbits 2012-08-13 01:15:53 +02:00
  • 47c708fd33 Merge pull request #115 from necrodoom/patch-3 KHobbits 2012-08-11 18:08:50 -07:00
  • 8e28f26cbb Merge pull request #115 from necrodoom/patch-3 KHobbits 2012-08-11 18:08:50 -07:00
  • 9b55f8b562 Merge pull request #115 from necrodoom/patch-3 KHobbits 2012-08-11 18:08:50 -07:00
  • c40b23d80e Add command name matching to /gamemode This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter. KHobbits 2012-08-12 01:13:52 +01:00
  • fc32fe7bd1 Add command name matching to /gamemode This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter. KHobbits 2012-08-12 01:13:52 +01:00
  • 5c6d1a2eb4 Add command name matching to /gamemode This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter. KHobbits 2012-08-12 01:13:52 +01:00
  • f17a790d78 Improve player matching in /gamemode Add extra aliases to /gamemode KHobbits 2012-08-12 01:12:10 +01:00
  • 6cc3b9f3d8 Improve player matching in /gamemode Add extra aliases to /gamemode KHobbits 2012-08-12 01:12:10 +01:00
  • 3a115000c9 Improve player matching in /gamemode Add extra aliases to /gamemode KHobbits 2012-08-12 01:12:10 +01:00
  • bdf67db6ed fix name length check in /kill Iaccidentally 2012-08-10 07:17:05 -04:00
  • ff6bc480e8 fix name length check in /kill Iaccidentally 2012-08-10 07:17:05 -04:00
  • 0a72669ac7 fix name length check in /kill Iaccidentally 2012-08-10 07:17:05 -04:00
  • 3e203d193c fix msg and pay to accept 2 character names Iaccidentally 2012-08-10 06:54:42 -04:00
  • 52a8c95ab4 fix msg and pay to accept 2 character names Iaccidentally 2012-08-10 06:54:42 -04:00
  • b81e834b4b fix msg and pay to accept 2 character names Iaccidentally 2012-08-10 06:54:42 -04:00
  • a92eb4dee6 Throw warning when using /kill without valid player. KHobbits 2012-08-10 02:40:05 +01:00
  • 193698737f Throw warning when using /kill without valid player. KHobbits 2012-08-10 02:40:05 +01:00
  • 38503e4dcf Throw warning when using /kill without valid player. KHobbits 2012-08-10 02:40:05 +01:00
  • ed411ee217 Add console log message when player is /kicked KHobbits 2012-08-10 02:35:05 +01:00
  • 8988c9488d Add console log message when player is /kicked KHobbits 2012-08-10 02:35:05 +01:00
  • 389884debf Add console log message when player is /kicked KHobbits 2012-08-10 02:35:05 +01:00
  • 368d3a4046 Add console log message when player is /banned KHobbits 2012-08-10 02:27:10 +01:00
  • b50795f2ca Add console log message when player is /banned KHobbits 2012-08-10 02:27:10 +01:00
  • f28d874ffb Add console log message when player is /banned KHobbits 2012-08-10 02:27:10 +01:00
  • 8aab57e86b Fix yaml issue with /kit KHobbits 2012-08-10 02:26:23 +01:00
  • aa60feda2e Fix yaml issue with /kit KHobbits 2012-08-10 02:26:23 +01:00
  • b5452d14c5 Fix yaml issue with /kit KHobbits 2012-08-10 02:26:23 +01:00
  • e198b61eae Fix Chat Formatting so chat type is shown first. KHobbits 2012-08-09 13:11:51 +01:00
  • be758c9923 Fix Chat Formatting so chat type is shown first. KHobbits 2012-08-09 13:11:51 +01:00