diff --git a/HolographicDisplaysAPI-2.3.3-SNAPSHOT.jar b/HolographicDisplaysAPI-2.3.3-SNAPSHOT.jar deleted file mode 100644 index c0a2cb9..0000000 Binary files a/HolographicDisplaysAPI-2.3.3-SNAPSHOT.jar and /dev/null differ diff --git a/Vault.jar b/Vault.jar deleted file mode 100644 index a215a86..0000000 Binary files a/Vault.jar and /dev/null differ diff --git a/messages.yml b/messages.yml index bc6bdb5..6e098fa 100644 --- a/messages.yml +++ b/messages.yml @@ -4,7 +4,7 @@ Attempt_To_Purchase_More_Pages_Without_Item: "&l[&b&l!&f&l]&r You don't have req Attempt_To_Purchase_More_Pages_Without_Money: "&l[&b&l!&f&l]&r You don't have enough money!" Open_Inventory_Of_Offline_Player: "That player is not online. Opening last save of inventory." -Open_Inventory_Player_Hasnt_Made_Yet: "That bank does not exist yet. The player must log in at least once." +Open_Inventory_Player_Hasnt_Made_Yet: "That bank does not exist yet. The player must open it themselves at least once." Open_Inventory_Not_Looking_At_Ender: "&l[&b&l!&f&l]&r You must be looking at an ender chest!" Missing_Perms: "&c&lYou are missing permissions!" diff --git a/plugin.yml b/plugin.yml index 29dc607..2fa549f 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,8 +1,9 @@ name: "EnderBank" author: TheTealViper -version: "1.18.1.a.2" -api-version: 1.18 +version: "1.20.1.a.1" +api-version: "1.20" description: "Bank system from popular RPG's." main: me.TheTealViper.enderbank.EnderBank +depend: [Vault] commands: enderbank: \ No newline at end of file