v4.0.0 beta

This commit is contained in:
BuildTools 2024-04-01 16:45:02 +05:00
parent 7a8ee0e925
commit 48a88f36f9
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ package su.nightexpress.excellentenchants;
public class Placeholders extends su.nightexpress.nightcore.util.Placeholders {
public static final String URL_WIKI = "https://github.com/nulli0n/ExcellentEnchants-spigot/wiki/";
public static final String URL_PLACEHOLDERS = "https://github.com/nulli0n/ExcellentEnchants-spigot/wiki/Internal-Placeholders";
public static final String URL_CHRAGES = "https://github.com/nulli0n/ExcellentEnchants-spigot/wiki/Charges-System";
public static final String URL_WIKI = "https://nightexpress.gitbook.io/excellentenchants";
public static final String URL_PLACEHOLDERS = "https://nightexpress.gitbook.io/excellentenchants/utility/placeholders";
public static final String URL_CHRAGES = "https://nightexpress.gitbook.io/excellentenchants/features/charges";
public static final String VANILLA_DISTRIBUTION_NAME = "Vanilla Distribution Mode";
public static final String CUSTOM_DISTRIBUTION_NAME = "Custom Distribution Mode";