1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-10 16:48:05 +02:00

Commit Graph

  • de485b8d48 Fixed some grammatic errors, changed some sentences. SkyBirdSoar 2014-01-01 16:38:19 +08:00
  • f844d6be68 Fixed some grammatic errors, changed some sentences. SkyBirdSoar 2014-01-01 16:38:19 +08:00
  • a493fc491a Fixed some grammatic errors, changed some sentences. SkyBirdSoar 2014-01-01 16:38:19 +08:00
  • e443776dc1 Finish Sentence Zed Spencer-Milnes 2014-02-17 20:44:55 +00:00
  • d3a1c895a5 Finish Sentence Zed Spencer-Milnes 2014-02-17 20:44:55 +00:00
  • 0c20f98670 Finish Sentence Zed Spencer-Milnes 2014-02-17 20:44:55 +00:00
  • 859ffeaa0b Remove generated comments Luke Anderson 2014-02-23 12:40:21 +10:30
  • 97ffd930fe Remove generated comments Luke Anderson 2014-02-23 12:40:21 +10:30
  • 778f2c85df Remove generated comments Luke Anderson 2014-02-23 12:40:21 +10:30
  • 545d706a70 Fix login death caused by built up fall damage using /fly. KHobbits 2014-03-03 21:24:00 +00:00
  • 2738f7daef Fix login death caused by built up fall damage using /fly. KHobbits 2014-03-03 21:24:00 +00:00
  • 774554517e Fix login death caused by built up fall damage using /fly. KHobbits 2014-03-03 21:24:00 +00:00
  • 9ec0ca25a5 User loading cleanup KHobbits 2014-03-03 09:01:07 +00:00
  • ff06a55ea5 User loading cleanup KHobbits 2014-03-03 09:01:07 +00:00
  • a4c4648a96 User loading cleanup KHobbits 2014-03-03 09:01:07 +00:00
  • b0e165546e Round to gc output to 2 dp. KHobbits 2014-03-03 08:34:43 +00:00
  • b38485dce0 Round to gc output to 2 dp. KHobbits 2014-03-03 08:34:43 +00:00
  • a0ea07b9c1 Round to gc output to 2 dp. KHobbits 2014-03-03 08:34:43 +00:00
  • 470f4c1b3e Constant user file casing. KHobbits 2014-02-27 01:55:04 +00:00
  • 9bb9102c6a Constant user file casing. KHobbits 2014-02-27 01:55:04 +00:00
  • cf04ebd9b4 Constant user file casing. KHobbits 2014-02-27 01:55:04 +00:00
  • 3b35763fef Fix warp sign costs. KHobbits 2014-02-25 07:09:32 +00:00
  • 6d9ed5f90a Fix warp sign costs. KHobbits 2014-02-25 07:09:32 +00:00
  • 90651b10b2 Fix warp sign costs. KHobbits 2014-02-25 07:09:32 +00:00
  • 2d5c1fd51c Fix safety tp check above world height Performance tweak to fly check KHobbits 2014-02-23 17:41:25 +00:00
  • 55956c5490 Fix safety tp check above world height Performance tweak to fly check KHobbits 2014-02-23 17:41:25 +00:00
  • 7b368313fa Fix safety tp check above world height Performance tweak to fly check KHobbits 2014-02-23 17:41:25 +00:00
  • 088c54e386 Fix customtext copy KHobbits 2014-02-19 03:28:28 +00:00
  • dfdaa0248d Fix customtext copy KHobbits 2014-02-19 03:28:28 +00:00
  • 3215dd0be5 Fix customtext copy KHobbits 2014-02-19 03:28:28 +00:00
  • e409363426 Alternative implementation of unsafe enchant blocking for signs. Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs. This reverts commit 3f2c2aadbb. KHobbits 2014-02-19 01:17:05 +00:00
  • 914eeb14dd Alternative implementation of unsafe enchant blocking for signs. Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs. This reverts commit 548adaa521. KHobbits 2014-02-19 01:17:05 +00:00
  • a02ccd44df Alternative implementation of unsafe enchant blocking for signs. Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs. This reverts commit 9041abe31f. KHobbits 2014-02-19 01:17:05 +00:00
  • 34599b7428 Fix projectiles compiling. KHobbits 2014-02-19 00:58:20 +00:00
  • d02f1024bc Fix projectiles compiling. KHobbits 2014-02-19 00:58:20 +00:00
  • 4ad8ed4100 Fix projectiles compiling. KHobbits 2014-02-19 00:58:20 +00:00
  • 53c1c8a8b7 Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020 This also disables vanilla fallback, use new aliases file. KHobbits 2014-02-19 00:36:21 +00:00
  • b637d8ac2d Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020 This also disables vanilla fallback, use new aliases file. KHobbits 2014-02-19 00:36:21 +00:00
  • b12726e1c3 Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020 This also disables vanilla fallback, use new aliases file. KHobbits 2014-02-19 00:36:21 +00:00
  • 3f2c2aadbb Split unsafe enchantments in kits to a new config option snowleo 2014-02-18 23:47:18 +01:00
  • 548adaa521 Split unsafe enchantments in kits to a new config option snowleo 2014-02-18 23:47:18 +01:00
  • 9041abe31f Split unsafe enchantments in kits to a new config option snowleo 2014-02-18 23:47:18 +01:00
  • a1a190bb02 Merge branch '2.x' of github.com:essentials/Essentials into 2.x KHobbits 2014-02-16 01:15:25 +00:00
  • 48cb0f5c51 Merge branch '2.x' of github.com:essentials/Essentials into 2.x KHobbits 2014-02-16 01:15:25 +00:00
  • c3c29fc202 Merge branch '2.x' of github.com:essentials/Essentials into 2.x KHobbits 2014-02-16 01:15:25 +00:00
  • 6744b652e6 Use the absolute radius value. KHobbits 2014-02-16 01:15:01 +00:00
  • 668eec3137 Use the absolute radius value. KHobbits 2014-02-16 01:15:01 +00:00
  • c41985d6ff Use the absolute radius value. KHobbits 2014-02-16 01:15:01 +00:00
  • 11b308cc8c Update repository URLs Chris Ward 2014-02-15 14:23:30 +11:00
  • 7b9656e5b4 Update repository URLs Chris Ward 2014-02-15 14:23:30 +11:00
  • 79914cd490 Update repository URLs Chris Ward 2014-02-15 14:23:30 +11:00
  • c50f559512 Allow sending customtext chapters as a parameter instead of reading commandLabel KHobbits 2014-02-13 22:52:14 +00:00
  • 46476b36d9 Allow sending customtext chapters as a parameter instead of reading commandLabel KHobbits 2014-02-13 22:52:14 +00:00
  • a28b7c9933 Allow sending customtext chapters as a parameter instead of reading commandLabel KHobbits 2014-02-13 22:52:14 +00:00
  • 98bee40bf7 Fix Stripping/blocking of urls containing caps. KHobbits 2014-02-12 01:20:01 +00:00
  • 3a96853466 Fix Stripping/blocking of urls containing caps. KHobbits 2014-02-12 01:20:01 +00:00
  • 72c5ce82fe Fix Stripping/blocking of urls containing caps. KHobbits 2014-02-12 01:20:01 +00:00
  • 970d342a60 Merge pull request #657 from evonuts/2.x Iaccidentally 2014-02-11 02:27:10 -05:00
  • e425a0d946 Merge pull request #657 from evonuts/2.x Iaccidentally 2014-02-11 02:27:10 -05:00
  • a216e1cf9d Merge pull request #657 from evonuts/2.x Iaccidentally 2014-02-11 02:27:10 -05:00
  • 2500c9af90 Fix spelling error (atleast) in translation files. evonuts 2014-02-11 20:15:14 +13:00
  • c8909b5035 Fix spelling error (atleast) in translation files. evonuts 2014-02-11 20:15:14 +13:00
  • d63097d619 Fix spelling error (atleast) in translation files. evonuts 2014-02-11 20:15:14 +13:00
  • fa765d3077 Fix world argument to ignore radius, and allow for skipping radius param in syntax. KHobbits 2014-02-09 22:26:54 +00:00
  • ff63d0612a Fix world argument to ignore radius, and allow for skipping radius param in syntax. KHobbits 2014-02-09 22:26:54 +00:00
  • 2b2e06e943 Fix world argument to ignore radius, and allow for skipping radius param in syntax. KHobbits 2014-02-09 22:26:54 +00:00
  • 9bc8f287a4 Fix ghost items with /recipe KHobbits 2014-02-09 21:51:18 +00:00
  • 2abe63222c Fix ghost items with /recipe KHobbits 2014-02-09 21:51:18 +00:00
  • ab31d9a07c Fix ghost items with /recipe KHobbits 2014-02-09 21:51:18 +00:00
  • 5e6ce8aecb Reorder ID 376 Necrodoom 2014-02-09 20:08:12 +02:00
  • 9703eb4372 Reorder ID 376 Necrodoom 2014-02-09 20:08:12 +02:00
  • e479a4e13a Reorder ID 376 Necrodoom 2014-02-09 20:08:12 +02:00
  • 6174e4a98b Code cleanup and remove remote skull edit. KHobbits 2014-02-08 01:23:54 +00:00
  • bb51001176 Code cleanup and remove remote skull edit. KHobbits 2014-02-08 01:23:54 +00:00
  • db091fb7c9 Code cleanup and remove remote skull edit. KHobbits 2014-02-08 01:23:54 +00:00
  • 5c74af42a3 Add /skull command Luke Anderson (stuntguy3000) 2014-02-05 22:46:50 +10:30
  • 2938b2c459 Add /skull command Luke Anderson (stuntguy3000) 2014-02-05 22:46:50 +10:30
  • d467512781 Add /skull command Luke Anderson (stuntguy3000) 2014-02-05 22:46:50 +10:30
  • ce48f2f326 [Fix] fireball-fire=true now prevents fire spread from fireballs coegho 2014-01-06 03:53:51 +01:00
  • 20629a17a7 [Fix] fireball-fire=true now prevents fire spread from fireballs coegho 2014-01-06 03:53:51 +01:00
  • dba09cd8f5 [Fix] fireball-fire=true now prevents fire spread from fireballs coegho 2014-01-06 03:53:51 +01:00
  • 2affce875c Restore 2 aliases Necrodoom 2014-02-07 20:10:22 +02:00
  • 6dccbb20d9 Restore 2 aliases Necrodoom 2014-02-07 20:10:22 +02:00
  • 9907bda138 Restore 2 aliases Necrodoom 2014-02-07 20:10:22 +02:00
  • 52c8ebc61f Fix duplicates, a few more aliases addition/remove Necrodoom 2014-02-05 19:19:54 +02:00
  • 2b64c35ca9 Fix duplicates, a few more aliases addition/remove Necrodoom 2014-02-05 19:19:54 +02:00
  • 5ec8f89637 Fix duplicates, a few more aliases addition/remove Necrodoom 2014-02-05 19:19:54 +02:00
  • a9249deea7 Reformat pom KHobbits 2014-02-08 00:13:46 +00:00
  • 807a5c382f Reformat pom KHobbits 2014-02-08 00:13:46 +00:00
  • 2bc4475d24 Reformat pom KHobbits 2014-02-08 00:13:46 +00:00
  • d99c35cc35 Add bow as a skeleton keyword KHobbits 2014-02-06 02:35:27 +00:00
  • a1e1e42a02 Add bow as a skeleton keyword KHobbits 2014-02-06 02:35:27 +00:00
  • 854148dbee Add bow as a skeleton keyword KHobbits 2014-02-06 02:35:27 +00:00
  • 518650e842 Modifier order consistency Iaccidentally 2014-02-04 11:11:43 -05:00
  • 78b74afa4b Modifier order consistency Iaccidentally 2014-02-04 11:11:43 -05:00
  • 58eb20d073 Modifier order consistency Iaccidentally 2014-02-04 11:11:43 -05:00
  • 20ff61909f Readme tweak. KHobbits 2014-02-04 01:17:06 +00:00
  • 9d60c20f17 Readme tweak. KHobbits 2014-02-04 01:17:06 +00:00
  • 0503aff84a Readme tweak. KHobbits 2014-02-04 01:17:06 +00:00
  • f0e4e8c5ba Add support for vanilla item names from api. KHobbits 2014-02-02 19:04:09 +00:00