1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-06-26 06:34:57 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
tastybento
d93f0608ec
Release 1.11.2 (#101)
* Version 1.11.2

* Renamed plugin Pladdon

* Update es.yml (#98)

* Build to BentoBox 1.18 API

* Fix plugin.yml

* Fix null player on removeWarp (#100)

Co-authored-by: KrazyxWolf <68208993+KrazyxWolf@users.noreply.github.com>
Co-authored-by: Huynh Tien <huynhqtienvtag@gmail.com>
2021-12-31 15:29:29 -08:00
tastybento
8c8f25f6d4 Version 1.11.1 2021-07-09 09:00:43 -07:00
tastybento
afec2f56f5 Java 16 Minecraft 17 2021-06-20 11:29:45 -07:00
tastybento
fc4f6c634a Return null if Level addon is not operating in world 2021-06-05 08:37:42 -07:00
tastybento
757a39e7f9 Github workflows sonar cloud 2021-03-06 12:37:51 -08:00
tastybento
4817c2c913 Version 1.11.0 2021-01-03 17:54:05 -08:00
tastybento
02a27f3df7 Version 1.15.6 2021-01-01 15:35:38 -08:00
tastybento
2d3d2f10d6 Use BentoBox 1.15.4 2020-12-30 22:58:49 -08:00
tastybento
73aab77c99 Updated to BentoBox 1.15.4 API 2020-12-27 11:14:19 -08:00
tastybento
bee85b0db1 Do not send warp message if player is hidden.
https://github.com/BentoBoxWorld/Warps/issues/87
2020-08-29 08:58:44 -07:00
tastybento
27afafadce 1.14.0 BentoBox API 2020-07-07 18:43:34 -07:00
tastybento
b482a1b3e4 Version 1.10.0 2020-06-26 16:24:32 -07:00
tastybento
4cb6b66bc7 BentoBox 1.14 API 2020-06-10 21:31:20 -07:00
tastybento
619acc55cd Version 1.9.7 2020-06-02 14:35:17 -07:00
tastybento
8f38353b73 Fixes tests 2020-06-02 14:34:21 -07:00
tastybento
6d4b7c2a19 WIP 2020-06-02 13:00:09 -07:00
tastybento
74675abce6 Version 1.9.6 2020-05-27 16:47:55 -07:00
tastybento
75feedbec0 Version 1.9.5 2020-05-20 18:57:10 -07:00
tastybento
77b834a7bd Version 1.9.4. 2020-05-19 19:33:59 -07:00
tastybento
a51930fa05 Version 1.9.3 2020-01-14 17:11:06 -08:00
tastybento
b2d5c145a5 Ties into the BentoBox delayed teleport settings.
https://github.com/BentoBoxWorld/Warps/issues/52
2019-12-08 16:02:55 -08:00
Florian CUNY
d8b56f5448 Update name in pom from WelcomeWarpSigns to Warps (#64) 2019-12-08 15:19:28 -08:00
tastybento
bf6d7994dd Version 1.9.1
Changes stand alone command to /wwarp and /wwarps to match original
Welcome Warp Signs plugin.
2019-12-08 08:44:08 -08:00
tastybento
51b37ff2c6 Version 1.9.0 2019-12-02 13:46:07 -08:00
tastybento
c73bf8bad7 Do not register top-level commands if config setting isn't true
https://github.com/BentoBoxWorld/Warps/issues/57
2019-11-07 15:52:49 -08:00
tastybento
a013a1e6a1 Version up 1.8.1 2019-11-03 08:52:29 -08:00
tastybento
85334079da Fixed code smells 2019-10-31 14:12:44 -07:00
tastybento
007f071234 Enabling sonarcloud 2019-10-31 10:18:13 -07:00
tastybento
675f5791bd Version 1.8.0 2019-09-15 16:41:26 -07:00
tastybento
0814f22424 Config file was not being read.
Signs removed by breaking blocks under them and then replaced were not
being correctly handled. Now they are deleted and remade. No need for
the "duplicate sign" text.

https://github.com/BentoBoxWorld/Warps/issues/47
https://github.com/BentoBoxWorld/Warps/issues/46
https://github.com/BentoBoxWorld/Warps/issues/32
2019-09-13 18:13:03 -07:00
tastybento
633f2a63e2 Adds an API to request data from the WarpSignsManager class
https://github.com/BentoBoxWorld/Warps/issues/39
2019-08-22 12:53:38 -07:00
tastybento
8c6fb4f4ee Fixed permission reference 2019-08-20 07:50:11 -07:00
tastybento
18c7ee5e0d Updated POM to show build numbers and updated test class 2019-08-11 12:51:14 -07:00
tastybento
43bc50687c Fixes bug where warp sign text wasn't showing in chat response
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/28
2019-06-30 20:09:07 -07:00
tastybento
4621772fe8 Caches sign type as well as sign text.
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/27
2019-06-26 17:30:11 -07:00
tastybento
29b9c3421e Version 1.5.0 2019-06-09 21:31:43 -07:00
tastybento
54da29e9f3 1.5.0 version 2019-05-15 15:16:59 -07:00
tastybento
45ee5b1186 Hybrid version. Works on 1.13.2 and 1.14.1 2019-05-15 15:16:15 -07:00
tastybento
14a992a057 Merge remote-tracking branch 'origin/develop' into 1.14
Conflicts:
	src/main/java/world/bentobox/warps/WarpPanelManager.java
2019-05-10 18:24:46 -07:00
tastybento
5b07d33491 Works, but tests do not pass due to Tag issue 2019-04-29 23:23:54 -07:00
tastybento
bfbf95486f Version 1.4.0 2019-03-28 20:53:51 -07:00
tastybento
140e05770d Version up
Added codemc public repo.
2019-03-03 17:35:38 -08:00
BONNe
aa1f0bdcba Rename PluginConfig to Settings.
- Settings is now correct Config for Addon.
Improve Warp class a bit:
- add some javaDoc.
- load only if hooked.
2019-01-31 20:25:32 +02:00
tastybento
2bf5299a16 Version up. Fixed POM. 2019-01-29 13:52:44 -08:00
tastybento
e80be18712 Updated to lated API 2019-01-16 12:46:39 -08:00
Florian CUNY
695e8b4c6b The Flattening + renamed to "WelcomeWarps" + codemc CI 2018-10-31 14:32:21 +01:00
tastybento
9284cf7287 Update POM to new version number for Level addon 2018-10-30 18:27:41 -07:00
tastybento
91274fb414 Fixed for 0.12.0 API. 2018-10-30 18:12:30 -07:00
tastybento
02b6dc67e8 Version up 2018-10-05 15:33:10 -07:00
tastybento
3e07cb1901 Fixed dependency on addon-level.
https://github.com/BentoBoxWorld/addon-welcomewarpsigns/issues/3
2018-09-27 21:01:46 -07:00