Commit Graph

21 Commits

Author SHA1 Message Date
TreemanKing 8028e4ca4f
Merge e9abf01339 into a0cd907242 2024-03-22 09:35:09 +02:00
Sekwah a0cd907242 fix: something in the old metrics class was triggering certain antivirus 2024-01-28 03:45:19 +00:00
TreemanKing fd2c3d6534 fix: add custom messages to plugin
fix: add custom messages to several options:
1. Join Cooldown Protection
2. No Portal Permission
3. No Portal Cooldown

This is all moved to a new configuration file called messages.yml so that config.yml doesn't become convoluted

Fixes
#144
#224
2023-09-12 12:58:17 +10:00
Sekwah 71fe36c324 fix: detect new velocity setting location 2023-01-21 03:28:23 +00:00
JOO200 fdb22ab8b5 feat: Added WorldEdit Integration
* New config option to enable WorldEdit integration
* New command "/portal we-selection <name>" to select the Portal as WorldEdit selection
* When enabled: Create portals with WorldEdit selections, disable AdvancedPortal's Wand
2021-12-15 00:13:30 +00:00
Sekwah 81d64ecc5a feat: Allow the ability to disable the proxy warning message 2021-09-01 17:46:58 +01:00
Sekwah 62307c6bcf fix: Issue where portal events activate too early in survival
Fixes #228
2021-07-14 09:34:36 +01:00
Sekwah 7c78f414ac
fix: Spigot 1.17 error message (#260)
* chore(ci): Add renovate

* fix: 1.17 launch non-critical error

Fixes #259
2021-06-27 18:53:43 +01:00
Sekwah 5c1f712765
Added auto detection at modern forwarding 2021-05-09 03:45:31 +01:00
Sekwah f8e5cced9e
Add force override to enable proxy. 2021-01-24 03:05:58 +00:00
Sekwah 1796945896
Adding velocity support 2020-12-30 02:49:45 +00:00
Sekwah 42b01ec059
Removed large warning messages 2020-07-19 14:33:02 +01:00
Sekwah 806beea62a
Removed large warning message
this was only here for a transition period
2020-07-19 14:27:10 +01:00
Daniil d950d8eb22
better check for bungeecord support
For some custom forks like Tuinity and such.
Also this next warning is enormous and just annoying. I think there's should be some configurable option in the config to disable it. Can make a PR for this too if needed.
2020-07-19 04:09:41 +03:00
tmantti f82de6be12
Update AdvancedPortalsPlugin.java 2020-07-16 12:58:06 +03:00
tmantti 35845e1caa
Update AdvancedPortalsPlugin.java 2020-07-16 12:33:59 +03:00
Sekwah 17fb0c5332
Fixed security vulnerability 2020-07-02 02:39:23 +01:00
Sekwah 1c413c82e5 Updated to 1.16
Solves #200

Also removed the compat file so this should be far more forwards compatible
2020-06-26 00:42:39 +01:00
Sekwah d2a362e5af Fixed bungee issues and protection 2020-06-18 03:37:06 +01:00
dalbodeule 0015a3bcb7
fix subchannel/bungee issues 2020-01-21 00:45:55 +09:00
dalbodeule a6555b171c
add bungeecord portal teleport destination 2020-01-20 19:55:18 +09:00