27fba221d6
Adds per-sign color settings for the new signs
2023-06-07 22:25:41 +02:00
cbc9e85314
Fixes some formatting again
2023-04-21 17:56:10 +02:00
Pheotis
b3428877ba
Cleaned up Config & Updated Changelog
2023-04-21 11:49:27 -04:00
9d981f2cc6
Fixes a crash caused by StargateYamlConfiguration
2023-04-20 16:02:57 +02:00
Pheotis
b0b31e04fc
Removed some potentially confusing abbreviations
2023-04-19 12:40:22 -04:00
2074904aef
Improves configuration comments
2023-04-19 18:34:37 +02:00
643a48392b
Adds Dynmap integration
...
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
This adds Dynmap integration for displaying Stargates in Dynmap
API version is changed back to 1.18 as 1.19 is still kind of new
Version is now 0.9.4.1
2022-06-18 16:05:05 +02:00
92c3eadf8f
Updates Stargate for Spigot 1.19
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-06-17 12:40:15 +02:00
0c69dc8991
Adds the Japanese language file provided by spigot user furplag (0.9.3.7)
2022-02-17 20:08:24 +01:00
e3189e9ab2
Merge branch 'master' into dev
...
# Conflicts:
# README.md
# pom.xml
# src/main/resources/plugin.yml
2022-02-15 18:16:53 +01:00
8c334ff5f0
Adds simplified chinese, courtesy of YKDZ
2022-02-15 18:15:22 +01:00
6c32de59a8
Makes the delay to prevent client errors configurable
2022-02-08 18:31:26 +01:00
497551d889
Makes the CraftBook remove on eject fix optional
2022-02-08 18:10:02 +01:00
2bf5422b2a
Updates README with recent changes
2022-01-27 21:37:59 +01:00
bddf8c55d5
Adds an option for setting the exit velocity of a teleporting player
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-01-27 05:15:43 +01:00
97670c9367
Adds the possibility to use the inverted default colors for per-sign colors
...
Adds code for getting inverted colors if "inverted" is given as the per-sign color
Fixes exceptions thrown when the per-sign config value is malformed
Changes the default to use inverted colors for crimson, dark_oak, spruce and warped signs
Adds methods to get main and highlighting colors from the portal sign drawer in case the given default colors are invalid and fallback colors are necessary instead
2022-01-26 18:02:53 +01:00
404b4d0543
Changes the comment format for config files
2022-01-26 02:07:07 +01:00
2bb0e8670d
Makes a lot of changes necessary for RGB and per-sign color configuration support
2022-01-25 16:46:29 +01:00
cfb4910977
Adds a toggle-able admin alert when any admin joins the server
2021-11-25 14:56:05 +01:00
10c3914a60
Makes the free gate color configurable
2021-11-15 00:35:28 +01:00
e5c1ad1f3a
0.9.0.5 - Adds three new options to disable features of vehicle teleportation with more granularity #9
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2021-11-03 15:55:56 +01:00
aff0082906
Adds a config option to disable leashed creatures from teleporting with a player
2021-11-01 18:44:10 +01:00
99f8a92857
Adds a highlightSignColor option and fixes some color inconsistencies
...
Makes all characters used for highlighting/marking use the highlighting color
Adds a new config option for highlighting color
Renames signColor to mainSignColor and adds the change to the config-migrations.txt file
2021-10-31 18:08:58 +01:00
051a6b8f98
Removes the temporary ignoreEntrances option and replaces it with proper snowman blocking. Fixes #3
...
Allows new gates to contain water as underwater gates are a thing now
Adds a check to prevent snowmen from placing snow inside a portal's entrance
Removes the ignoreEntrances option everywhere
2021-10-09 15:09:14 +02:00
d24f35375a
Changes the default folders to prevent problems on Unix systems
2021-09-20 18:21:26 +02:00
b57f988b62
Improves formatting for some files
2021-09-20 13:48:03 +02:00
8ff30ed03f
Improves config readability, but breaks backwards compatibility
2021-09-19 17:46:20 +02:00
6ff998ac3b
Restructures the plugin and starts work on cleaning and commenting the code
2021-02-07 03:37:25 +01:00