Commit Graph

524 Commits

Author SHA1 Message Date
Michael Smith
457d004abd
Fix economy support (Closes #8) 2020-10-18 00:45:02 -07:00
Michael Smith
2bad9ec73d
8.0.2 release 2020-09-04 08:04:31 -07:00
Michael Smith
9f71eeb08b
Add color code support in lang files (Fixes #5) 2020-09-01 05:10:22 -07:00
Michael Smith
654ddefb6e
Fix player relative yaw when exiting portal (Fixes #4) 2020-08-28 02:51:25 -07:00
Michael Smith
4c5ffed531
Bump version to 8.0.2-SNAPSHOT 2020-08-26 01:48:03 -07:00
Michael Smith
64092457a8
8.0.1 release 2020-08-23 22:22:43 -07:00
Michael Smith
3854b15903
Disable verifyPortals in default config.
The verifyPortals option can use a lot of resources on 1.14+ servers when there's a lot of portals.
2020-08-23 22:17:03 -07:00
Michael Smith
fece9d720a
Use StandardCharsets 2020-08-23 22:14:37 -07:00
Michael Smith
ae40b01161
Add null checks for Nullables 2020-08-23 22:10:59 -07:00
Michael Smith
b74ead594f
Add final keywords 2020-08-23 22:09:15 -07:00
Michael Smith
88642327e3
Update slab check for portal exits 2019-09-29 07:52:40 -07:00
Michael Smith
22b461e7b4
Fail earlier when loading a gate configuration with invalid materials 2019-09-29 07:52:17 -07:00
Michael Smith
a182a18ee9
Bump version to 8.0.1-SNAPSHOT 2019-09-29 07:52:09 -07:00
Michael Smith
9d0c5bbe9d
Convert README to markdown 2019-09-13 10:21:43 -07:00
Michael Smith
8368c8bd05
Rename README to README.md 2019-09-13 10:02:31 -07:00
Michael Smith
ea6098ba7d
Update README 2019-09-13 10:01:48 -07:00
Michael Smith
8499e1db0d
8.0.0 release 2019-09-13 03:33:03 -07:00
Michael Smith
a594b6daeb
Support UUIDs for owners, with a fallback to player names 2019-09-13 03:31:00 -07:00
Michael Smith
4c7c284411
Fix nether portal rotation 2019-09-13 03:26:13 -07:00
Michael Smith
b5072ca886
Fix creating language file on first startup 2019-09-13 03:24:59 -07:00
Michael Smith
8b6b6d3aa1
Only manage a world if it has Stargates 2019-07-08 01:28:49 -07:00
Michael Smith
02f9b293c0
Further improve startup times in 1.14 when not verifying existing portals (verifyPortals: false) 2019-06-27 06:47:03 -07:00
Michael Smith
31cc911a9a
Add support for 1.14 2019-06-20 23:44:37 -07:00
PseudoKnight
5a7342ebf3 Update README 2018-08-27 05:33:49 -07:00
PseudoKnight
f07aac9907 Update to 1.13.
Adds "verifyPortals" config option, which sets whether a stargate layout is verified when it is loaded. This can be used if, for example, the material ids in your previous gate layouts cannot match new material names, but you don't want existing stargates to break. Or if you want to change a stargate design with something like WorldEdit after it's built.
2018-08-27 05:25:13 -07:00
PseudoKnight
9c36596cca Ignore metadata and fix material name matching 2018-05-26 14:27:42 -07:00
PseudoKnight
57684b2645 Don't force nethergate.gate to exist 2018-05-26 14:23:46 -07:00
PseudoKnight
f8e95eacbe Change gate configuration to use Material names 2018-05-23 16:27:48 -07:00
PseudoKnight
624c9b52d7 Code cleanup 2018-05-23 15:03:44 -07:00
PseudoKnight
3be9124344 Various updates 2017-06-19 23:35:08 -07:00
PseudoKnight
cbee91bbf3 Remove right-click workaround 2016-10-02 15:18:33 -07:00
PseudoKnight
06308e6838 Update Vault repository 2016-10-02 15:11:59 -07:00
PseudoKnight
4c04149906 Bumped to 0.7.9.11 2015-01-27 04:08:55 -08:00
PseudoKnight
24588994cd Added Maven 2015-01-27 04:08:08 -08:00
PseudoKnight
2449cf46ec Updated README 2015-01-27 04:07:42 -08:00
PseudoKnight
e64f6da793 Fixed Metrics support for 1.7.10 2015-01-27 04:05:43 -08:00
PseudoKnight
0101a3de24 Updated Economy Handling
- Remove iConomy support
- Updated Vault support to 1.5
- Changed "useiconomy" setting to "useeconomy"
2015-01-27 04:05:05 -08:00
Steven Scott
2b8f99c796 [Version 0.7.9.10]
Fix permission check for personal gates
2013-03-16 10:57:06 -07:00
Steven Scott
6c044ec82e Remove permissions support 2013-03-10 14:07:38 -07:00
Steven Scott
5d28fab1d2 Update plugin.yml and README 2013-03-10 13:24:18 -07:00
Steven Scott
2ee9e53fe0 Resolve issue with buttons not staying on Glowstone 2013-03-10 13:01:58 -07:00
Steven Scott
202c7f3d55 Move the Bungee check to after gate layout check 2013-03-03 21:19:04 -08:00
Steven Scott
30fe7f4414 [Version 0.7.9.6]
- Actually remove the player from the BungeeQueue when they connect. Oops :)
- Implement stargate.server nodes
- Improve the use of negation. You can now negate networks/worlds/servers while using stargate.use permissions.
2013-02-12 21:32:44 -08:00
Steven Scott
cf5c4849b9 Oops, I broke portal material 2013-02-12 20:15:10 -08:00
Steven Scott
37243b569e Oops, I broke water gates 2013-02-03 21:43:41 -08:00
Steven Scott
4bac9dcd11 Remove BlockPhysics, it was a waste of CPU 2013-02-03 21:12:25 -08:00
Steven Scott
7b00e6fefd Update to be compatible with the latest build of BungeeCord 2013-02-03 21:00:06 -08:00
Steven Scott
1c58184656 Update Metrics. Remove custom sign class. Stupid Bukkit 2012-12-09 12:59:44 -08:00
Steven Scott
422b30d54e [Version 0.7.9.1]
- Optimize gate lookup in onPlayerMove
 - Resolve issue where Stargates would teleport players to the nether
2012-12-01 11:54:02 -08:00
Steven Scott
921d289fc2 Remove debug output from pmListener 2012-11-25 10:37:23 -08:00