Commit Graph

  • 372124b04e FIx double chests when facing south or west Eric 2018-07-23 21:32:42 +0200
  • 43bb3e3b38 Fix display issues and double chests Eric 2018-07-23 21:05:57 +0200
  • 2ac81b0b8f Fix update checker Eric 2018-07-23 19:50:27 +0200
  • 036d7f3bd2 Fix holograms Eric 2018-07-23 19:31:42 +0200
  • 2d3edc7dcc Clean up some warnings Eric 2018-07-23 18:03:25 +0200
  • 5a4741ddf3 Support Java 9+ Eric 2018-07-23 17:51:49 +0200
  • 94a51373b5 Support Minecraft 1.13 Eric 2018-07-23 17:51:04 +0200
  • d7f464da2f Re-add repository for AuthMe Eric 2018-07-20 18:02:26 +0200
  • 780aabd2f9 Added VSCode folder to .gitignore Eric 2018-02-24 20:14:47 +0100
  • 5bfb0a1a22 Renamed config variables Eric 2018-02-24 20:12:32 +0100
  • 4bc7b6efba
    Merge 4cfc66e561 into 47b23f126e Aaron Karras 2018-07-23 01:06:59 +0000
  • 4cfc66e561 Added 1.13 support adkarras 2018-07-22 19:00:40 -0600
  • 47b23f126e Add permission check to a shop create func (#194) ken_kentan 2018-07-21 21:04:26 +0900
  • f2467945a1 add permission check to a shop create func ken-kentan 2018-05-27 08:40:50 +0900
  • 57d204dda6
    Fix AreaShop repository EpicEric 2018-05-21 12:16:49 +0200
  • cf4d1716b8 Fix AreaShop integration for regions using capital characters in their name (#190) Thijs Wiefferink 2018-05-21 09:40:40 +0200
  • 72d1903e33 Fix AreaShop integration for regions that use capitol characters Thijs Wiefferink 2018-05-20 20:57:20 +0200
  • 4acc578ce3 Use maven repository for AreaShop instead of including the jar Thijs Wiefferink 2018-05-20 20:55:05 +0200
  • 85d0b42193 Use a system dependency for AuthMe (maven repository is down) Thijs Wiefferink 2018-05-20 20:52:21 +0200
  • e1162a2d6b Fix second book also for new generated books not beeing serialized and deserialized Steven M 2017-11-24 18:49:15 +0100
  • d2a61d6042 Fix books changing metadata by serialization Steven M 2017-11-22 19:27:59 +0100
  • 27f65e3fc0 Added LockettePro Integration, assumes LockettePro is present ExtremoDuro 2017-08-27 23:24:31 +0200
  • 3ae16b0c61 Instantly update hologram text after buying/selling Eric 2017-08-15 12:53:15 +0200
  • 2340eb67e1 Added config option to confirm buying and selling Eric 2017-08-15 12:38:38 +0200
  • 21fd9bb5ed Check if backup table already exists to prevent errors Eric 2017-08-15 12:03:04 +0200
  • 8d459220d3 Vacuum SQLite database on server stop Eric 2017-08-15 11:55:06 +0200
  • a8f589c1b7 Added config option to disable economy logging Eric 2017-08-15 11:43:54 +0200
  • 397304c748 Use collection instead of array in Database#getShops Eric 2017-07-31 14:02:56 +0200
  • 3b9d26c079 Few improvements (#135) MineTheCube 2017-08-10 17:02:24 +0200
  • 91c0289e42 Improve performance for simple hologram conditions MineTheCube 2017-08-10 11:39:30 +0200
  • 44ee3f15be Fix requested changed MineTheCube 2017-08-01 20:36:32 +0200
  • 53d94aa729 Merge bd7c72924b into efced89eb1 v3Monsta 2017-08-01 18:35:05 +0000
  • bd7c72924b Added purge() method v3Monsta 2017-08-01 14:28:37 -0400
  • d624ef9596 Display shop after creation MineTheCube 2017-08-01 13:20:48 +0200
  • 1a3a5d7fa3 Changed version to 1.12.4 MineTheCube 2017-08-01 13:06:11 +0200
  • 1dbe84b743 Fix holograms display MineTheCube 2017-08-01 12:59:12 +0200
  • cff691dcb6 Compare worlds using their name MineTheCube 2017-07-31 14:15:03 +0200
  • 32f7ae5316 Hologram/item can wait after shop creation MineTheCube 2017-07-31 14:12:07 +0200
  • b907a4509c Few improvements MineTheCube 2017-07-31 14:00:52 +0200
  • 1a859d5d11 Fix: Few improvements MineTheCube 2017-07-31 11:11:49 +0200
  • efced89eb1 Fixed ConcurrentModificationException (again) Eric 2017-07-30 17:58:56 +0200
  • c230257676 Fix ConcurrentModificationException on disable Eric 2017-07-30 14:09:16 +0200
  • 787426218b Fixed NPE when product does not have item meta Eric 2017-07-30 13:56:56 +0200
  • 51a0813473 Fixed shop info item when in off hand Eric 2017-07-30 13:11:12 +0200
  • 49d90da57a Added type parameter to callback Eric 2017-07-30 13:07:07 +0200
  • a4517b3657 Merge pull request #131 from MineTheCube/fix/performance EpicEric 2017-07-29 13:37:46 +0200
  • 48059811fb Method getShops now returns a collection MineTheCube 2017-07-27 13:10:00 +0200
  • 5bb338494d Cleanup pom.xml MineTheCube 2017-07-27 01:17:34 +0200
  • 08b298922e Re-add teleport listener and few minor changes MineTheCube 2017-07-27 01:02:21 +0200
  • ba203b1b95 Merge pull request #129 from MineTheCube/patch-1 EpicEric 2017-07-26 21:14:12 +0200
  • 67f12872a9 Performance improvements & shop updater refactor MineTheCube 2017-07-25 02:18:05 +0200
  • 8ea0c3c288 Add multi-world plugins in softdepend MineTheCube 2017-07-24 22:55:08 +0200
  • 0cf4fbf893 Changed version to 1.12.3 Eric 2017-06-27 22:00:45 +0200
  • 1ae4ee379b Added durability requirement and placeholder for hologram format Eric 2017-06-27 22:00:37 +0200
  • 8533c017e7 Fixed NoSuchMethodError on 1.8 Eric 2017-06-27 21:57:17 +0200
  • bbd0046ed1 Fixed crashes and errors ("Asynchronous entity track") Eric 2017-06-27 21:42:41 +0200
  • 0ad435b266 Changed version to 1.12.2 Eric 2017-06-17 13:41:37 +0200
  • c0415a1e27 Respawn shop item after teleport Eric 2017-06-17 13:38:07 +0200
  • bc9354eb95 Changed bukkit dependency version to 1.12 Eric 2017-06-15 14:04:39 +0200
  • ef8f597796 Added CHEST_SPACE requirement and placeholder Eric 2017-06-15 14:03:48 +0200
  • 0e1fc781f5 Fixed error when extending shop in unowned ASkyBlock island Eric 2017-06-15 13:33:06 +0200
  • 36ea51b593 Fixed NPE when hologram interaction is disabled Eric 2017-06-15 13:31:35 +0200
  • d135a7ae92 Armor Stands should be removed from entity lists Eric 2017-06-15 13:30:21 +0200
  • a78195037b Fixed high CPU usage Eric 2017-06-15 12:25:42 +0200
  • 4fb31880d4 Changed version to 1.12.1 Eric 2017-06-08 21:57:49 +0200
  • a92bd9292e Fixed NPE while creating shop on an unowned ASkyBlock island Eric 2017-06-08 21:57:30 +0200
  • f1782e5a22 Updated Javadoc gh-pages Eric 2017-06-08 15:23:01 +0200
  • 45d2bba2f1 Updated Maven Artifact EpicEric 2017-06-08 13:17:08 +0000
  • f6eb2948b5 Changed version to 1.12 Eric 2017-06-08 11:33:32 +0200
  • 408abebbfa Added header and footer to help message (translatable) Eric 2017-06-08 14:01:23 +0200
  • 6aa0c0b07c Changed command system for easier integration of "addons" Eric 2017-06-08 13:42:21 +0200
  • 3e6207182a Fixed refund if economy transactions fail Eric 2017-06-08 11:31:23 +0200
  • 3eef8250d2 Fixed shops duplicating after extending Eric 2017-06-06 18:13:08 +0200
  • 4c02a77037 Revert to NMS Armor Stands for holograms Eric 2017-06-06 17:39:59 +0200
  • f69299e20a Fixed typos in message enum names Eric 2017-06-05 15:13:26 +0200
  • 58b5eb20ef Removed unnecessary placeholder checks Eric 2017-06-05 15:12:09 +0200
  • f653355cc2 Added way to retrieve shop info by clicking it with a specific item Eric 2017-06-05 15:02:49 +0200
  • c4e7e5a8ab Added auto removal of click type after 15 seconds Eric 2017-06-05 14:20:00 +0200
  • 8f0d2aaf5f Added permissions "shopchest.create.buy" and "shopchest.create.sell" Eric 2017-06-05 14:13:40 +0200
  • 8cdff11aaf Fixed typo in description of update command Eric 2017-06-05 13:39:49 +0200
  • 18d3e36390 Added notification for withdrawal of shop creation price Eric 2017-06-05 13:39:01 +0200
  • de2046e6b5 Added empty lines before and after help message Eric 2017-06-05 13:38:08 +0200
  • 9f229bbf6a Fixed NPE when player does not have an item in his hand Eric 2017-06-05 13:31:47 +0200
  • 48eda92079 Fixed support for multi-world economy plugins Eric 2017-06-02 14:56:34 +0200
  • 57e57dc71e Improved configuration of command description messages Eric 2017-06-02 14:37:11 +0200
  • b455db4172 Added ShopInitializedEvent Eric 2017-06-02 14:17:08 +0200
  • 0f1d68e0c1 Fixed holograms when dynamic line, that is not the last one, disappears Eric 2017-05-30 21:10:57 +0200
  • d4da428bc1 Removed "useCurrentThread" parameter from "hidePlayer" method Eric 2017-05-30 20:41:49 +0200
  • 6e8e450534 Replaced "IS_SHOP" requirement with "IS_WRITTEN_BOOK" Eric 2017-05-30 20:39:52 +0200
  • 5589ab6655 Added command "/shop removeall <player>" Eric 2017-05-25 14:06:03 +0200
  • 4dde2d9f53 Prevent shop use in creative mode Eric 2017-05-25 12:21:51 +0200
  • c5611027a7 Fixed armor stands not being removed after shop removal Eric 2017-05-23 15:34:32 +0200
  • ca064da094 You can now add scripts to the hologram format itself Eric 2017-05-23 15:18:02 +0200
  • 4b4cfb3c0f Added comments to shop creation command method Eric 2017-05-23 13:59:13 +0200
  • 428d48e5fc Fixed config description for hologram-lift Eric 2017-05-22 22:02:22 +0200
  • a50738bc8c Fixed issue that the holograms of further shops are displayed Eric 2017-05-22 20:39:54 +0200
  • cb8eb29112 Fixed a few issues with holograms Eric 2017-05-22 20:21:13 +0200
  • e1f076bfcd Vastly extended hologram configuration Eric 2017-05-20 20:10:07 +0200
  • e85b11d274 Added description to plugin.yml Eric 2017-05-20 12:48:59 +0200
  • 4b2620964c Allow empty messages Eric 2017-05-20 12:45:13 +0200