update to 1.19 needs test.
This commit is contained in:
parent
36aa052470
commit
080f5d444c
4 changed files with 7 additions and 8 deletions
|
@ -18,7 +18,7 @@ import static me.unurled.raxen.utils.Utils.colorComp;
|
|||
public final class Raxen extends JavaPlugin {
|
||||
|
||||
private static final String prefix = "<aqua>Rx</aqua><light_purple>></light_purple> ";
|
||||
@Getter private static String version = "0.5.3";
|
||||
@Getter private static String version = "0.5.4";
|
||||
private final PluginManager pm = getServer().getPluginManager();
|
||||
|
||||
private static Raxen plugin;
|
||||
|
|
|
@ -2,7 +2,7 @@ name: Raxen
|
|||
version: '${version}'
|
||||
main: me.unurled.raxen.Raxen
|
||||
author: unurled
|
||||
api-version: 1.18
|
||||
api-version: 1.19
|
||||
depend: [ProtocolLib, PlaceholderAPI, 'Multiverse-Core']
|
||||
softdepend: [AureliumSkills, LuckPerms]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue