diff --git a/run/plugins/TNE-0.1.1.17-PRE-2.jar b/run/plugins/TNE-0.1.1.17-PRE-2.jar new file mode 100644 index 00000000..86302f31 Binary files /dev/null and b/run/plugins/TNE-0.1.1.17-PRE-2.jar differ diff --git a/run/plugins/TheNewEconomy/Economy.mv.db b/run/plugins/TheNewEconomy/Economy.mv.db new file mode 100644 index 00000000..76c88484 Binary files /dev/null and b/run/plugins/TheNewEconomy/Economy.mv.db differ diff --git a/run/plugins/TheNewEconomy/commands.yml b/run/plugins/TheNewEconomy/commands.yml new file mode 100644 index 00000000..cdd5761a --- /dev/null +++ b/run/plugins/TheNewEconomy/commands.yml @@ -0,0 +1,1440 @@ +Commands: + account: + Alias: + - acc + Permission: "" + Console: false + Player: true + Developer: false + Description: "Command help is currently not implemented for this." + Executor: "account_exe" + Sub: + pin: + Permission: "" + Console: false + Player: true + Developer: false + Description: "" + Executor: "pin_exe" + Sub: + reset: + Permission: "" + Console: false + Player: true + Developer: false + Description: "" + Executor: "pin_reset_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + set: + Permission: "" + Console: false + Player: true + Developer: false + Description: "" + Executor: "pin_set_exe" + Params: + Pin: + Order: 0 + Validation: + Type: "String" + MaxLength: 60 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "player" + OldPin: + Order: 0 + Validation: + Type: "String" + MaxLength: 60 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "player" + + currency: + Alias: + - cur + - tnecur + Permission: "" + Console: true + Player: true + Developer: false + Description: "" + Executor: "currency_exe" + Sub: + list: + Alias: + - l + Permission: "tne.currency.list" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Currency.List" + Executor: "currency_list_exe" + Params: + World: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + editor: + Permission: "tne.currency.editor" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Currency.Editor" + Executor: "currency_editor_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + + rename: + Permission: "tne.currency.rename" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Currency.Rename" + Executor: "currency_rename_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "world" + NewName: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "world" + tiers: + Alias: + - t + Permission: "tne.currency.tiers" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Currency.Tiers" + Executor: "currency_tiers_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + World: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + tnemodule: + Alias: + - tnem + Permission: "" + Console: true + Player: true + Developer: false + Description: "" + Executor: "tnemodule_exe" + Sub: + available: + Alias: + - avail + Permission: "tne.module.available" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.Available" + Executor: "module_available_exe" + Params: + URL: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "world" + download: + Alias: + - dl + Permission: "tne.module.download" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.Download" + Executor: "module_download_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "module" + URL: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "world" + info: + Alias: + - i + Permission: "tne.module.info" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.Info" + Executor: "module_info_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "module" + list: + Alias: + - i + Permission: "tne.module.list" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.List" + Executor: "module_list_exe" + load: + Alias: + - l + Permission: "tne.module.load" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.Load" + Executor: "module_load_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "module" + reload: + Alias: + - r + Permission: "tne.module.reload" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.Reload" + Executor: "module_reload_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "module" + unload: + Alias: + - u + Permission: "tne.module.unload" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Module.Unload" + Executor: "module_unload_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "module" + + convert: + Permission: "tne.command.convert" + Console: true + Player: true + Developer: false + Description: "/convert - Converts all data from plugin ." + Executor: "convert_exe" + + transaction: + Alias: + - trans + Permission: "" + Console: true + Player: true + Developer: false + Description: "Command help is currently not implemented for this." + Executor: "transaction_exe" + Sub: + away: + Permission: "tne.transaction.away" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Transaction.Away" + Executor: "transaction_away_exe" + history: + Alias: + - h + Permission: "tne.transaction.history" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Transaction.History" + Executor: "transaction_history_exe" + info: + Alias: + - i + Permission: "tne.transaction.info" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Transaction.Info" + Executor: "transaction_info_exe" + void: + Permission: "tne.transaction.void" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Transaction.Void" + Executor: "transaction_void_exe" + + yediot: + Permission: "" + Console: false + Player: true + Developer: false + Description: "" + Executor: "yediot_exe" + Sub: + idiot: + Permission: "" + Console: true + Player: true + Developer: false + Description: "§a/yediot§f - Determine if a Yediot is near. http://www.urbandictionary.com/define.php?term=yediot" + Executor: "yediot_idiot_exe" + language: + Alias: + - lang + Permission: "" + Console: false + Player: true + Developer: false + Description: "" + Executor: "language_exe" + Sub: + current: + Permission: "tne.language.current" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Language.Current" + Executor: "language_current_exe" + list: + Permission: "tne.language.list" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Language.List" + Executor: "language_list_exe" + reload: + Permission: "tne.language.reload" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Language.Reload" + Executor: "language_reload_exe" + set: + Permission: "tne.language.set" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Language.Set" + Executor: "language_set_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "language" + tnedev: + Alias: + - theneweconomydev + Permission: "" + Console: true + Player: true + Developer: true + Description: "" + Executor: "tnedev_exe" + Sub: + debug: + Permission: "" + Console: false + Player: true + Developer: true + Description: "/tnedev debug - Display the configuration, or balance sharing worlds for this world." + Executor: "dev_debug_exe" + Params: + Name: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "module" + money: + Permission: "" + Console: true + Player: true + Developer: false + Description: "" + Executor: "money_exe" + Sub: + balance: + Alias: + - bal + - mybal + Permission: "tne.money.balance" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.Balance" + Executor: "money_balance_exe" + Short: + - bal + - balance + - mybal + Params: + World: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + Currency: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + convert: + Permission: "tne.money.convert" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Money.Convert" + Executor: "money_convert_exe" + Params: + Amount: + Order: 0 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + To: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "world" + From: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "currency" + consolidate: + Permission: "tne.money.consolidate" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.Consolidate" + Executor: "money_consolidate_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "player" + give: + Alias: + - "+" + Permission: "tne.money.give" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.Give" + Executor: "money_give_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Amount: + Order: 1 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + World: + Order: 2 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + Currency: + Order: 3 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + note: + Permission: "tne.money.note" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Money.Note" + Executor: "money_note_exe" + Params: + Amount: + Order: 0 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + Currency: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + other: + Short: + - balo + - balother + - balanceother + Permission: "tne.money.other" + Console: true + Player: true + Developer: false + Description: "/money other - Check the balance of another player." + Executor: "money_other_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + pay: + Alias: + - "-+" + Permission: "tne.money.pay" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Money.Pay" + Executor: "money_pay_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Amount: + Order: 1 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + Currency: + Order: 2 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + payfrom: + Short: + - payf + - payg + - ghostpay + Permission: "tne.money.payfrom" + Console: false + Player: true + Developer: false + Description: "Messages.Commands.Money.PayFrom" + Executor: "money_payfrom_exe" + Params: + Account: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Player: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Amount: + Order: 2 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + Currency: + Order: 3 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + set: + Alias: + - "=" + Permission: "tne.money.set" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.Set" + Executor: "money_set_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Amount: + Order: 1 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + World: + Order: 2 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + Currency: + Order: 3 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + setall: + Alias: + - "=a" + Permission: "tne.money.setall" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.SetAll" + Executor: "money_setall_exe" + Params: + Amount: + Order: 0 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + World: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + take: + Alias: + - "-" + Permission: "tne.money.take" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.Take" + Executor: "money_take_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Amount: + Order: 1 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + World: + Order: 2 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + Currency: + Order: 3 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + top: + Permission: "tne.money.top" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Money.Top" + Executor: "money_top_exe" + Params: + Page: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "player" + tneconfig: + Alias: + - tnec + Permission: "" + Console: true + Player: true + Developer: false + Description: "Command help is currently not implemented for this." + Executor: "tneconfig_exe" + Sub: + get: + Permission: "tne.config.get" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Config.Get" + Executor: "config_get_exe" + Params: + Node: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "player" + Configuration: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "player" + save: + Permission: "tne.config.save" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Config.Save" + Executor: "config_save_exe" + Params: + Configuration: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "player" + set: + Permission: "tne.config.set" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Config.Set" + Executor: "config_set_exe" + Params: + Node: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "player" + Value: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "player" + Configuration: + Order: 2 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "player" + tneget: + Alias: + - tget + Permission: "tne.config.tneget" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Config.TNEGet" + Executor: "config_tneget_exe" + Params: + Node: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "player" + World: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "player" + tne: + Alias: + - eco + - theneweconomy + Permission: "tne.admin" + Console: true + Player: true + Developer: false + Description: "Command help is currently not implemented for this." + Executor: "tne_exe" + Sub: + account: + Permission: "tne.admin.account" + Console: true + Player: true + Developer: false + Description: "/tne account - Returns a count of how many accounts are associated with a display name, debug command." + Executor: "admin_account_exe" + balance: + Alias: + - bal + Permission: "tne.admin.balance" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Balance" + Executor: "admin_balance_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + World: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "world" + Currency: + Order: 2 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "currency" + build: + Alias: + - b + Permission: "tne.admin.build" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Build" + Executor: "admin_build_exe" + caveats: + Permission: "tne.admin.caveats" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Caveats" + Executor: "admin_caveats_exe" + create: + Permission: "tne.admin.create" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Create" + Executor: "admin_create_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: false + CompleteType: "player" + Balance: + Order: 0 + Validation: + Type: "BigDecimal" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "decimal" + debug: + Permission: "tne.admin.debug" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Debug" + Executor: "admin_debug_exe" + delete: + Permission: "tne.admin.delete" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Delete" + Executor: "admin_delete_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + extract: + Permission: "tne.admin.extract" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Extract" + Executor: "admin_extract_exe" + id: + Permission: "tne.admin.id" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.ID" + Executor: "admin_id_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + idexport: + Alias: + - ide + Permission: "tne.admin.ide" + Console: true + Player: true + Developer: false + Description: "/tne idexport" + Executor: "admin_idexport_exe" + maintenance: + Permission: "tne.admin.maintenance" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Maintenance" + Executor: "admin_maintenance_exe" + menu: + Permission: "tne.admin.menu" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Menu" + Executor: "admin_menu_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + player: + Permission: "tne.admin.player" + Console: true + Player: true + Developer: false + Description: "/tne player - Checks if the specified account is a player or not." + Executor: "admin_player_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + purge: + Permission: "tne.admin.purge" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Purge" + Executor: "admin_purge_exe" + reload: + Permission: "tne.admin.reload" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Reload" + Executor: "admin_reload_exe" + Params: + Configuration: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: true + CompleteType: "config" + reset: + Permission: "tne.admin.reset" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Reset" + Executor: "admin_reset_exe" + restore: + Permission: "tne.admin.restore" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Restore" + Executor: "admin_restore_exe" + save: + Permission: "tne.admin.save" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Save" + Executor: "admin_save_exe" + status: + Permission: "tne.admin.status" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Status" + Executor: "admin_status_exe" + Params: + Player: + Order: 0 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: false + Complete: true + CompleteType: "player" + Status: + Order: 1 + Validation: + Type: "String" + MaxLength: 0 + Regex: + Use: false + Statement: "" + Optional: true + Complete: false + CompleteType: "player" + upload: + Alias: + - up + Permission: "tne.admin.upload" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Upload" + Executor: "admin_upload_exe" + version: + Alias: + - v + Permission: "tne.admin.version" + Console: true + Player: true + Developer: false + Description: "Messages.Commands.Admin.Version" + Executor: "admin_version_exe" + +Completion: + + Player: + + Limit: 5 + + Int: + + Values: + - 1 + - 5 + - 10 + - 50 + - 100 + + decimal: + + Values: + - .5 + - 1 + - 25 + - 50 + - 100 + + Configuration: + + Values: + - main + - language + - world + - player + - item \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/config.yml b/run/plugins/TheNewEconomy/config.yml new file mode 100644 index 00000000..716b6746 --- /dev/null +++ b/run/plugins/TheNewEconomy/config.yml @@ -0,0 +1,289 @@ +# The New Economy v0.1.1.1 +# Author: creatorfromhell +# License: http://creativecommons.org/licenses/by-nc-nd/4.0/ +# If you would like to contribute to the plugin +# you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit +# To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell +# To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/config.yml. +Core: + + #Whether or not to enable UUID support(results may vary if turned off). + UUID: true + + #Whether or not players should have different balances, banks, etc in different worlds + Multiworld: false + + #The name of the world to use if multiworld is set to false. Setting to TNE_SYSTEM will let TNE decide the default world. + DefaultWorld: "TNE_SYSTEM" + + #Whether or not to load TNE in debug mode. + Debug: false + + #All configurations relating to the server in general. + Server: + + #The material to use to activate the TNE Action Menu. + MenuMaterial: "GOLD_INGOT" + + #Whether or not mob drops that are a currency item should be disabled. + MobDrop: true + + #Whether or not to consolidate item-based currencies automatically. + Consolidate: false + + #Should item currencies in players inventory on first join with TNE be kept and added to their balance? + KeepItems: false + + #Whether or not experience gains should be disabled. This will help for servers that use Experience as currency. + ExperienceGain: false + + #Whether or not players are able to use currency in villager trades. + CurrencyTrading: true + + #The name of this server for data-related purposes. Max length is 100 characters. + Name: "Main Server" + + #All configurations relating to the server's economy account. + Account: + + #Whether or not the server account has been enabled. + Enabled: true + + #The name of the server account. Max length is 100 characters. + Name: "Server_Account" + + #The starting balance for the server account. + Balance: 500 + + #Configurations relating to third-party support. + ThirdParty: + + #Whether or not bstats should be enabled. + Stats: true + + #The prefix used by the Towny plugin to denote town UUIDs + Town: "town-" + + #The prefix used by the Towny plugin to denote nation UUIDs + Nation: "nation-" + + #The prefix used by the Factions plugin to denote faction UUIDs + Faction: "faction-" + + #Whether or not mcmmo skill rewards that are a currency item should be disabled. + McMMORewards: true + + #All configurations relating to TNE commands + Commands: + + #The command trigger(s) used to identify what is and isn't a command. + #To use multiple triggers, separate with comma, i.e. /,!. + Triggers: "/" + + #Configurations relating to the money top command. + Top: + + #A list of values to use to exclude certain users from baltop if the username contains these values. + Exclusions: + - "town-%" + - "nation-%" + - "faction-%" + - "towny-%" + + #Extra configurations regarding the pay command + Pay: + + #Can players use /pay on offline players? + Offline: true + + #How close to another player someone must be, in blocks, in order to use /pay on them. Set to 0 to disable. + Radius: 0 + + #All configurations relating to update checking + Update: + + #Whether or not TNE should check if the server is using the latest build + Check: true + + #Whether or not admins(anyone with perm. node tne.admin) should be notified on login if TNE is outdated. + Notify: true + + #All configurations relating to the transaction system. + Transactions: + + #The time format to use when displaying transaction history data. + Format: "Md y" + + #The timezone to use for transactions. + Timezone: "US/Eastern" + + #All configurations relating to the data auto saver + AutoSaver: + + #Whether or not the auto saver is enabled(will auto save player data) + Enabled: true + + #The interval at which the auto saver will save data(in seconds) + Interval: 600 + + #All configurations relating to currency. + Currency: + + #Configurations relating to basic information about currencies. + Info: + + #Whether or not you wish to use advanced currencies, which utilize the currency.yml configuration file. + Advanced: false + + #Whether or not to format the balances in /bal. + FormatMoney: true + + #Whether or not to format the balances in /baltop. + FormatTop: true + + #Configurations relating to basic currency configurations. + #This is only used if Currency.Info.Advanced is set to false. + Basic: + Identifier: "Dollar" + + #The singular form of this currency's major denomination. + Major_Single: "Dollar" + + #The plural form of this currency's major denomination. + Major_Plural: "Dollars" + + #The singular form of this currency's minor denomination. + Minor_Single: "Cent" + + #The plural form of this currency's minor denomination. + Minor_Plural: "Cents" + + #The SI Prefixes used when is used for the currency's format. + #TNE's default prefixes are based off of the Internation Bureau of Weights and Measures official list. + #http://www.unitarium.com/si-prefixes along with a few addition shorts for above Nonillion. + #The order in which the characters are: + #Thousand - k + #Million - M + #Billion - G + #Trillion - T + #Quadrillion - P + #Quintillion - E + #Sextillion - Z + #Septillion - Y + #Octillion - X + #Nonillion - W + #Decillion - V + #Undecillion - U + #Nondecillion - N + #Nonvigintillion - ₮ + Prefixes: "kMGTPEZYXWVUN₮" + + #The character to use as the symbol for this currency. + Symbol: "$" + + #The currency type to use for this currency. + #Valid Types: virtual, item, experience + Type: "virtual" + + #Configurations relating to item currencies for the basic currency. + #Format: Material: Value(using a period "." as the decimal) + Items: + + GOLD_BLOCK: 9 + GOLD_INGOT: 1 + + #Configurations relating to virtual currency tiers for the basic currency. + #Format: Name: Value(using a period "." as the decimal) + Virtual: + + Dollar: 1 + Cent: 0.01 + + #Various options for the basic currency configurations. + Options: + + #The format to use when outputting this currency into chat. + #The variables you're able to use here. + # - The currency's symbol + # - The currency's decimal. + # - A combination of the currency's major amount and name + # - A combination of the currency's minor amount and name + # - The currency's major name. + # - The currency's minor name. + # - The currency's major amount. + # - The currency's minor amount. + # - The currency's shortened amount. + # - Added to make the outputted value shortened + # If shortened, it will ignore the value of Format. + #It's also possible to include all colour variables from messages.yml + #Example: and + Format: "" + + #The maximum balance possible for this currency. + # Maximum possible value: 900000000000000000000000000000000000000000000 + MaxBalance: 900000000000000000000000000000000000000000000 + + #The initial balance for accounts. + #Will be used if no world-specific configurations are found if multiworld is enabled + Balance: 200.0 + + #The character to use as the decimal place holder. + Decimal: "." + + #Would you like your item currency balances to also check the player's ender chest? + EnderChest: true + + #Whether or not the major value should be separated every three numeric places. + Major_Separate: true + + #The separator to use for numeric separation. + Major_Separator: "," + + #This is used to determine how many of minor it takes to make one major + Minor_Weight: 100 + + #All configurations relating to currency notes. + Note: + + #Whether or not this currency is able to be noted using the note command + Notable: false + + #The fee to note this currency. + Fee: 0.00 + + #The minimum amount required to create a note for this currency. + Minimum: 0.00 + + #Configurations relating to the note item. + Item: + + #The material to use. + Material: "PAPER" + + #The custom model data value used for this item. Defaults to 0. + #Optional. + ModelData: 0 + + #The base64 texture to use if the material is PLAYER_HEAD + Texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDA0NzE5YjNiOTdkMTk1YTIwNTcxOGI2ZWUyMWY1Yzk1Y2FmYTE2N2U3YWJjYTg4YTIxMDNkNTJiMzdkNzIyIn19fQ==" + + #All configurations relating to enchantment identification for the note item + #The format is - enchantment name + #Optional. + Enchantments: + - "example_enchant" + + #All configurations relating to item flags identification for the note item + #The format is - item flag + #Optional. + Flags: + - "example_flag" + + #All configurations relating to worlds + World: + + #Whether or not changing worlds costs money + EnableChangeFee: false + + #How much it costs to change worlds if ChangeFee is enabled + ChangeFee: 5.0 \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/currencies/USD.yml b/run/plugins/TheNewEconomy/currencies/USD.yml new file mode 100644 index 00000000..91c0369c --- /dev/null +++ b/run/plugins/TheNewEconomy/currencies/USD.yml @@ -0,0 +1,152 @@ + +#Configurations relating to basic information about this currency. +Info: + + #The server this currency belongs to, for data saving purposes. + Server: "Main Server" + + #The identifier of this currency used for various commands. + Identifier: "USD" + + #The singular form of this currency's major denomination. + Major_Single: "Dollar" + + #The plural form of this currency's major denomination. + Major_Plural: "Dollars" + + #The singular form of this currency's minor denomination. + Minor_Single: "Dollar" + + #The plural form of this currency's minor denomination. + Minor_Plural: "Dollars" + + #The SI Prefixes used when is used for the currency's format. + #TNE's default prefixes are based off of the Internation Bureau of Weights and Measures official list. + #http://www.unitarium.com/si-prefixes along with a few addition shorts for above Nonillion. + #The order in which the characters are: + #Thousand - k + #Million - M + #Billion - G + #Trillion - T + #Quadrillion - P + #Quintillion - E + #Sextillion - Z + #Septillion - Y + #Octillion - X + #Nonillion - W + #Decillion - V + #Undecillion - U + #Nondecillion - N + #Nonvigintillion - ₮ + Prefixes: "kMGTPEZYXWVUN₮" + + #The character to use as the symbol for this currency. + Symbol: "$" + +#Various options for currencies. +Options: + + #Whether or not this currency is the default currency for the world. + Default: true + + #The worlds this currency belongs to, if Global is set to false. + Worlds: + - "world" + + #Whether or not this currency is a global currency. + Global: true + + #Whether or not this currency is enabled. + Disabled: false + + #The format to use when outputting this currency into chat. + #The variables you're able to use here. + # - The currency's symbol + # - The currency's decimal. + # - A combination of the currency's major amount and name + # - A combination of the currency's minor amount and name + # - The currency's major name. + # - The currency's minor name. + # - The currency's major amount. + # - The currency's minor amount. + # - The currency's shortened amount. + # - Added to make the outputted value shortened + # If shortened, it will ignore the value of Format. + #It's also possible to include all colour variables from messages.yml + #Example: and + Format: "" + + #The maximum balance possible for this currency. + # Maximum possible value: 900000000000000000000000000000000000000000000 + MaxBalance: 900000000000000000000000000000000000000000000 + + #The initial balance for accounts. + #Will be used if no world-specific configurations are found if multiworld is enabled + Balance: 200.0 + + #The character to use as the decimal place holder. + Decimal: "." + + #The amount of digits to display after the decimal character. + #The maximum amount of places is 4 + DecimalPlaces: 2 + + #The currency type to use for this currency. + #Valid Types: virtual, item, experience + Type: "virtual" + + #Would you like your item currency balances to also check the player's ender chest? + EnderChest: true + + #Whether or not the major value should be separated every three numeric places. + Major_Separate: true + + #The separator to use for numeric separation. + Major_Separator: "," + + #This is used to determine how many of minor it takes to make one major + Minor_Weight: 100 + +#All configurations relating to currency notes. +Note: + + #Whether or not this currency is able to be noted using the note command + Notable: false + + #The fee to note this currency. + Fee: 0.00 + + #The minimum amount required to create a note for this currency. + Minimum: 0.00 + + #Configurations relating to the note item. + Item: + + #The material to use. + Material: "PAPER" + + #The custom model data value used for this item. Defaults to 0. + #Optional. + ModelData: 0 + + #The base64 texture to use if the material is PLAYER_HEAD + Texture: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDA0NzE5YjNiOTdkMTk1YTIwNTcxOGI2ZWUyMWY1Yzk1Y2FmYTE2N2U3YWJjYTg4YTIxMDNkNTJiMzdkNzIyIn19fQ==" + + #All configurations relating to enchantment identification for the note item + #The format is - enchantment name + #Optional. + Enchantments: + - "example_enchant" + + #All configurations relating to item flags identification for the note item + #The format is - item flag + #Optional. + Flags: + - "example_flag" + +Converting: + + #Example currency conversion. + #Format is currency name and decimal based rate + #In this USD converts to double Example currency so 1 USD is 2 Examples + Example: 2.0 \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/currencies/USD/one.yml b/run/plugins/TheNewEconomy/currencies/USD/one.yml new file mode 100644 index 00000000..802eb42d --- /dev/null +++ b/run/plugins/TheNewEconomy/currencies/USD/one.yml @@ -0,0 +1,75 @@ + +#Configurations relating to basic information about this currency tier. +Info: + + #This tier's type(major, or minor) + Type: "Major" + + #The singular name of this tier. + Single: "One" + + #The plural name of this tier. + Plural: "Ones" + +#Various options for this currency tier. +Options: + + #The weight of the tier. E.X. 20USD would equal 20 + Weight: 1 + + #The material used for this item. + Material: "PAPER" + + #The damage value used for this item. Defaults to 0. + #Optional. + Damage: 0 + + #The custom name this item must have in order to be considered currency. + #Optional. + Name: "One" + + #The lore string this item must have in order to be considered currency. + #Optional. + Lore: "Server Currency" + + #The custom model data value used for this item. Defaults to 0. + #Optional. + ModelData: 0 + + #All configurations relating to enchantment identification for currency tiers + #The format is - enchantment name + #Optional. + Enchantments: + - "example_enchant" + + #All configurations relating to item flags identification for currency tiers + #The format is - item flag + #Optional. + Flags: + - "example_flag" + + #Configurations relating to crafting this currency tier. + Crafting: + + #If custom crafting recipes for this tier are enabled. + Enabled: false + + #Whether or not this recipe is shapeless. + Shapeless: false + + #The amount of the currency to return for this crafting recipe. + Amount: 1 + + #The materials that represent the characters used in the recipe option. + #Format: Character:Material Name + #Format For Currencies(only works on 1.13+ and if Shapeless is false): Character:CURRENCY:World Name:Currency Name:Tier Name + Materials: + - "X:GOLD_NUGGET" + - "Y:PAPER" + + #List of this recipe's representing characters. + #maximum of three rows, where a space is an empty slot for shaped recipes. + Recipe: + - " X " + - "XYX" + - " X " \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/currencies/USD/penny.yml b/run/plugins/TheNewEconomy/currencies/USD/penny.yml new file mode 100644 index 00000000..204e6a9a --- /dev/null +++ b/run/plugins/TheNewEconomy/currencies/USD/penny.yml @@ -0,0 +1,73 @@ + +#Configurations relating to basic information about this currency tier. +Info: + + #This tier's type(major, or minor) + Type: "Minor" + + #The singular name of this tier. + Single: "Penny" + + #The plural name of this tier. + Plural: "Pennies" + +#Various options for this currency tier. +Options: + + #The weight of the tier. E.X. 20USD would equal 20 + Weight: 1 + + #The material used for this item. + Material: "PAPER" + + #The damage value used for this item. Defaults to 0. + #Optional. + Damage: 0 + + #The custom name this item must have in order to be considered currency. + #Optional. + Name: "Penny" + + #The lore string this item must have in order to be considered currency. + #Optional. + Lore: "Server Currency" + + #The custom model data value used for this item. Defaults to 0. + #Optional. + ModelData: 0 + + #All configurations relating to enchantment identification for currency tiers + #The format is - enchantment name + #Optional. + Enchantments: + - "example_enchant" + + #All configurations relating to item flags identification for currency tiers + #The format is - item flag + #Optional. + Flags: + - "example_flag" + + #Configurations relating to crafting this currency tier. + Crafting: + + #If custom crafting recipes for this tier are enabled. + Enabled: false + + #Whether or not this recipe is shapeless. + Shapeless: false + + #The amount of the currency to return for this crafting recipe. + Amount: 1 + + #The materials that represent the characters used in the recipe option. + #Format: Character:Material Name + #Format For Currencies(only works on 1.13+ and if Shapeless is false): Character:CURRENCY:World Name:Currency Name:Tier Name + Materials: + - "X:IRON_NUGGET" + - "Y:PAPER" + + #List of this recipe's representing characters. + #maximum of three rows, where a space is an empty slot for shaped recipes. + Recipe: + - "XYX" \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/data.yml b/run/plugins/TheNewEconomy/data.yml new file mode 100644 index 00000000..4ba16fb5 --- /dev/null +++ b/run/plugins/TheNewEconomy/data.yml @@ -0,0 +1,44 @@ + +Data: + + #Files relating to purging old data. + Purge: + + #Whether old data purging is enabled. + Enabled: false + + #The amount of days for a user to be logged off before purging their data? + Days: 10 + + #All configurations relating to the database + Database: + + #The database type to use. Current options: MySQL, H2. + Type: "h2" + + #The prefix to use for TheNewEconomy MySQL and H2 Tables + Prefix: "TNE" + + #The file to which all the data will be saved if using a file-based database + File: "Economy" + + #All configurations relating to the MySQL Database + MySQL: + + #The MySQL host + Host: "localhost" + + #Whether or not to use SSL. + SSL: false + + #The MySQL port + Port: 3306 + + #The MySQL database + DB: "TheNewEconomy" + + #Your MySQL user's name + User: "user" + + #Your MySQL user's password + Password: "password" \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/items.yml b/run/plugins/TheNewEconomy/items.yml new file mode 100644 index 00000000..a902a28e --- /dev/null +++ b/run/plugins/TheNewEconomy/items.yml @@ -0,0 +1,12712 @@ +# The New Economy v0.0.5.6 +# Author: creatorfromhell +# License: http://creativecommons.org/licenses/by-nc-nd/4.0/ +# If you would like to contribute to the plugin +# you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit +# To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell +# To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/items.yml. +Items: + + ACACIA_BOAT: + + Sign: "tne.item.acacia_boat.sign" + + #The names supported by shop signs + Names: + - "AcaciaBoat" + - "AcacBoat" + - "Acacia Boat" + + ACACIA_BUTTON: + Sign: "tne.item.acacia_button.sign" + + #The names supported by shop signs + Names: + - "AcaciaButton" + - "AcacButton" + - "Acacia Button" + + ACACIA_DOOR: + + Sign: "tne.item.acacia_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_door.sell" + + #The names supported by shop signs + Names: + - "AcaciaDoor" + - "AcacDoor" + - "Acacia Door" + + ACACIA_FENCE: + + Sign: "tne.item.acacia_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_fence.sell" + + #The names supported by shop signs + Names: + - "AcaciaFence" + - "AcacFence" + - "Acacia Fence" + + ACACIA_FENCE_GATE: + + Sign: "tne.item.acacia_fence_gate.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_fence_gate.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_fence_gate.sell" + + #The names supported by shop signs + Names: + - "AcaciaFenceGate" + - "AcacFenceGate" + - "Acacia Fence Gate" + + ACACIA_LEAVES: + + Sign: "tne.item.acacia_leaves.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_leaves.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_leaves.sell" + + #The names supported by shop signs + Names: + - "AcaciaLeaves" + - "AcacLeaves" + - "Acacia Leaves" + + ACACIA_LOG: + + Sign: "tne.item.acacia_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_log.sell" + + #The names supported by shop signs + Names: + - "AcaciaLog" + - "AcacLog" + - "Acacia Log" + + ACACIA_PLANKS: + + Sign: "tne.item.acacia_planks.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_planks.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_planks.sell" + + #The names supported by shop signs + Names: + - "AcaciaPlanks" + - "AcacPlanks" + - "Acacia Planks" + + ACACIA_PRESSURE_PLATE: + + Sign: "tne.item.acacia_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "AcaciaPressurePlate" + - "AcacPressPlate" + - "Acacia Pressure Plate" + + ACACIA_SAPLING: + + Sign: "tne.item.acacia_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_sapling.sell" + + #The names supported by shop signs + Names: + - "AcaciaSapling" + - "AcacSapling" + - "Acacia Sapling" + + ACACIA_SLAB: + + Sign: "tne.item.acacia_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_slab.sell" + + #The names supported by shop signs + Names: + - "AcaciaSlab" + - "AcacSlab" + - "Acacia Slab" + + ACACIA_STAIRS: + + Sign: "tne.item.acacia_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_stairs.sell" + + #The names supported by shop signs + Names: + - "AcaciaStairs" + - "AcacStairs" + - "Acacia Stairs" + + ACACIA_TRAPDOOR: + + Sign: "tne.item.acacia_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_trapdoor.sell" + + #The names supported by shop signs + Names: + - "AcaciaTrapdoor" + - "AcacTrapdoor" + - "Acacia Trapdoor" + + ACACIA_WOOD: + + Sign: "tne.item.acacia_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.acacia_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.acacia_wood.sell" + + #The names supported by shop signs + Names: + - "AcaciaWood" + - "AcacWood" + - "Acacia Wood" + + ACTIVATOR_RAIL: + + Sign: "tne.item.activator_rail.sign" + + #The permission node required to buy this item + Buy: "tne.item.activator_rail.buy" + + #The permission node required to sell this item + Sell: "tne.item.activator_rail.sell" + + #The names supported by shop signs + Names: + - "ActivatorRail" + - "Activator Rail" + + AIR: + + Sign: "tne.item.air.sign" + + #The permission node required to buy this item + Buy: "tne.item.air.buy" + + #The permission node required to sell this item + Sell: "tne.item.air.sell" + + #The names supported by shop signs + Names: + - "Air" + - "Air" + + ALLIUM: + + Sign: "tne.item.allium.sign" + + #The permission node required to buy this item + Buy: "tne.item.allium.buy" + + #The permission node required to sell this item + Sell: "tne.item.allium.sell" + + #The names supported by shop signs + Names: + - "Allium" + - "Allium" + + ANDESITE: + + Sign: "tne.item.andesite.sign" + + #The permission node required to buy this item + Buy: "tne.item.andesite.buy" + + #The permission node required to sell this item + Sell: "tne.item.andesite.sell" + + #The names supported by shop signs + Names: + - "Andesite" + - "Andesite" + + ANVIL: + + Sign: "tne.item.anvil.sign" + + #The permission node required to buy this item + Buy: "tne.item.anvil.buy" + + #The permission node required to sell this item + Sell: "tne.item.anvil.sell" + + #The names supported by shop signs + Names: + - "Anvil" + - "Anvil" + + APPLE: + + Sign: "tne.item.apple.sign" + + #The permission node required to buy this item + Buy: "tne.item.apple.buy" + + #The permission node required to sell this item + Sell: "tne.item.apple.sell" + + #The names supported by shop signs + Names: + - "Apple" + - "Apple" + + ARMOR_STAND: + + Sign: "tne.item.armor_stand.sign" + + #The permission node required to buy this item + Buy: "tne.item.armor_stand.buy" + + #The permission node required to sell this item + Sell: "tne.item.armor_stand.sell" + + #The names supported by shop signs + Names: + - "ArmorStand" + - "Armor Stand" + + ARROW: + + Sign: "tne.item.arrow.sign" + + #The permission node required to buy this item + Buy: "tne.item.arrow.buy" + + #The permission node required to sell this item + Sell: "tne.item.arrow.sell" + + #The names supported by shop signs + Names: + - "Arrow" + - "Arrow" + + ATTACHED_MELON_STEM: + + Sign: "tne.item.attached_melon_stem.sign" + + #The permission node required to buy this item + Buy: "tne.item.attached_melon_stem.buy" + + #The permission node required to sell this item + Sell: "tne.item.attached_melon_stem.sell" + + #The names supported by shop signs + Names: + - "AttachedMelonStem" + - "AttachMelonStem" + - "Attached Melon Stem" + + ATTACHED_PUMPKIN_STEM: + + Sign: "tne.item.attached_pumpkin_stem.sign" + + #The permission node required to buy this item + Buy: "tne.item.attached_pumpkin_stem.buy" + + #The permission node required to sell this item + Sell: "tne.item.attached_pumpkin_stem.sell" + + #The names supported by shop signs + Names: + - "AttachedPumpkinStem" + - "AttachPumpStem" + - "Attached Pumpkin Stem" + + AZURE_BLUET: + + Sign: "tne.item.azure_bluet.sign" + + #The permission node required to buy this item + Buy: "tne.item.azure_bluet.buy" + + #The permission node required to sell this item + Sell: "tne.item.azure_bluet.sell" + + #The names supported by shop signs + Names: + - "AzureBluet" + - "Azure Bluet" + + BAKED_POTATO: + + Sign: "tne.item.baked_potato.sign" + + #The permission node required to buy this item + Buy: "tne.item.baked_potato.buy" + + #The permission node required to sell this item + Sell: "tne.item.baked_potato.sell" + + #The names supported by shop signs + Names: + - "BakedPotato" + - "Baked Potato" + + BARRIER: + + Sign: "tne.item.barrier.sign" + + #The permission node required to buy this item + Buy: "tne.item.barrier.buy" + + #The permission node required to sell this item + Sell: "tne.item.barrier.sell" + + #The names supported by shop signs + Names: + - "Barrier" + - "Barrier" + + BAT_SPAWN_EGG: + + Sign: "tne.item.bat_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.bat_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.bat_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "BatSpawnEgg" + - "Bat Spawn Egg" + + BEACON: + + Sign: "tne.item.beacon.sign" + + #The permission node required to buy this item + Buy: "tne.item.beacon.buy" + + #The permission node required to sell this item + Sell: "tne.item.beacon.sell" + + #The names supported by shop signs + Names: + - "Beacon" + - "Beacon" + + BEDROCK: + + Sign: "tne.item.bedrock.sign" + + #The permission node required to buy this item + Buy: "tne.item.bedrock.buy" + + #The permission node required to sell this item + Sell: "tne.item.bedrock.sell" + + #The names supported by shop signs + Names: + - "Bedrock" + - "Bedrock" + + BEEF: + + Sign: "tne.item.beef.sign" + + #The permission node required to buy this item + Buy: "tne.item.beef.buy" + + #The permission node required to sell this item + Sell: "tne.item.beef.sell" + + #The names supported by shop signs + Names: + - "Beef" + - "Beef" + + BEETROOT: + + Sign: "tne.item.beetroot.sign" + + #The permission node required to buy this item + Buy: "tne.item.beetroot.buy" + + #The permission node required to sell this item + Sell: "tne.item.beetroot.sell" + + #The names supported by shop signs + Names: + - "Beetroot" + - "Beetroot" + + BEETROOTS: + + Sign: "tne.item.beetroots.sign" + + #The permission node required to buy this item + Buy: "tne.item.beetroots.buy" + + #The permission node required to sell this item + Sell: "tne.item.beetroots.sell" + + #The names supported by shop signs + Names: + - "Beetroots" + - "Beetroots" + + BEETROOT_SEEDS: + + Sign: "tne.item.beetroot_seeds.sign" + + #The permission node required to buy this item + Buy: "tne.item.beetroot_seeds.buy" + + #The permission node required to sell this item + Sell: "tne.item.beetroot_seeds.sell" + + #The names supported by shop signs + Names: + - "BeetrootSeeds" + - "Beetroot Seeds" + + BEETROOT_SOUP: + + Sign: "tne.item.beetroot_soup.sign" + + #The permission node required to buy this item + Buy: "tne.item.beetroot_soup.buy" + + #The permission node required to sell this item + Sell: "tne.item.beetroot_soup.sell" + + #The names supported by shop signs + Names: + - "BeetrootSoup" + - "Beetroot Soup" + + BIRCH_BOAT: + + Sign: "tne.item.birch_boat.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_boat.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_boat.sell" + + #The names supported by shop signs + Names: + - "BirchBoat" + - "Birch Boat" + + BIRCH_BUTTON: + + Sign: "tne.item.birch_button.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_button.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_button.sell" + + #The names supported by shop signs + Names: + - "BirchButton" + - "Birch Button" + + BIRCH_DOOR: + + Sign: "tne.item.birch_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_door.sell" + + #The names supported by shop signs + Names: + - "BirchDoor" + - "Birch Door" + + BIRCH_FENCE: + + Sign: "tne.item.birch_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_fence.sell" + + #The names supported by shop signs + Names: + - "BirchFence" + - "Birch Fence" + + BIRCH_FENCE_GATE: + + Sign: "tne.item.birch_fence_gate.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_fence_gate.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_fence_gate.sell" + + #The names supported by shop signs + Names: + - "BirchGate" + - "BirchFenceGate" + - "Birch Fence Gate" + + BIRCH_LEAVES: + + Sign: "tne.item.birch_leaves.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_leaves.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_leaves.sell" + + #The names supported by shop signs + Names: + - "BirchLeaves" + - "Birch Leaves" + + BIRCH_LOG: + + Sign: "tne.item.birch_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_log.sell" + + #The names supported by shop signs + Names: + - "BirchLog" + - "Birch Log" + + BIRCH_PLANKS: + + Sign: "tne.item.birch_planks.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_planks.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_planks.sell" + + #The names supported by shop signs + Names: + - "BirchPlanks" + - "Birch Planks" + + BIRCH_PRESSURE_PLATE: + + Sign: "tne.item.birch_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "BirchPressPlate" + - "BirchPressurePlate" + - "Birch Pressure Plate" + + BIRCH_SAPLING: + + Sign: "tne.item.birch_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_sapling.sell" + + #The names supported by shop signs + Names: + - "BirchSapling" + - "Birch Sapling" + + BIRCH_SLAB: + + Sign: "tne.item.birch_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_slab.sell" + + #The names supported by shop signs + Names: + - "BirchSlab" + - "Birch Slab" + + BIRCH_STAIRS: + + Sign: "tne.item.birch_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_stairs.sell" + + #The names supported by shop signs + Names: + - "BirchStairs" + - "Birch Stairs" + + BIRCH_TRAPDOOR: + + Sign: "tne.item.birch_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_trapdoor.sell" + + #The names supported by shop signs + Names: + - "BirchTrapdoor" + - "Birch Trapdoor" + + BIRCH_WOOD: + + Sign: "tne.item.birch_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.birch_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.birch_wood.sell" + + #The names supported by shop signs + Names: + - "BirchWood" + - "Birch Wood" + + BLACK_BANNER: + + Sign: "tne.item.black_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_banner.sell" + + #The names supported by shop signs + Names: + - "BlackBanner" + - "Black Banner" + + BLACK_BED: + + Sign: "tne.item.black_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_bed.sell" + + #The names supported by shop signs + Names: + - "BlackBed" + - "Black Bed" + + BLACK_CARPET: + + Sign: "tne.item.black_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_carpet.sell" + + #The names supported by shop signs + Names: + - "BlackCarpet" + - "Black Carpet" + + BLACK_CONCRETE: + + Sign: "tne.item.black_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_concrete.sell" + + #The names supported by shop signs + Names: + - "BlackConcrete" + - "Black Concrete" + + BLACK_CONCRETE_POWDER: + + Sign: "tne.item.black_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "BlackConPowder" + - "BlackConcretePowder" + - "Black Concrete Powder" + + BLACK_GLAZED_TERRACOTTA: + + Sign: "tne.item.black_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "BlackGlazeTerra" + - "BlackGlazedTerracotta" + - "Black Glazed Terracotta" + + BLACK_SHULKER_BOX: + + Sign: "tne.item.black_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_shulker_box.sell" + + #The names supported by shop signs + Names: + - "BlackShulker" + - "BlackShulkerBox" + - "Black Shulker Box" + + BLACK_STAINED_GLASS: + + Sign: "tne.item.black_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_stained_glass.sell" + + #The names supported by shop signs + Names: + - "BlackGlass" + - "BlackStainedGlass" + - "Black Stained Glass" + + BLACK_STAINED_GLASS_PANE: + + Sign: "tne.item.black_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "BlackGlassPane" + - "BlackStainedGlassPane" + - "Black Stained Glass Pane" + + BLACK_TERRACOTTA: + + Sign: "tne.item.black_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_terracotta.sell" + + #The names supported by shop signs + Names: + - "BlackTerra" + - "BlackTerracotta" + - "Black Terracotta" + + BLACK_WALL_BANNER: + + Sign: "tne.item.black_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_wall_banner.sell" + + #The names supported by shop signs + Names: + - "BlackWallBanner" + - "Black Wall Banner" + + BLACK_WOOL: + + Sign: "tne.item.black_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.black_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.black_wool.sell" + + #The names supported by shop signs + Names: + - "BlackWool" + - "Black Wool" + + BLAZE_POWDER: + + Sign: "tne.item.blaze_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.blaze_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.blaze_powder.sell" + + #The names supported by shop signs + Names: + - "BlazePowder" + - "Blaze Powder" + + BLAZE_ROD: + + Sign: "tne.item.blaze_rod.sign" + + #The permission node required to buy this item + Buy: "tne.item.blaze_rod.buy" + + #The permission node required to sell this item + Sell: "tne.item.blaze_rod.sell" + + #The names supported by shop signs + Names: + - "BlazeRod" + - "Blaze Rod" + + BLAZE_SPAWN_EGG: + + Sign: "tne.item.blaze_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.blaze_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.blaze_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "BlazeSpawnEgg" + - "Blaze Spawn Egg" + + BLUE_BANNER: + + Sign: "tne.item.blue_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_banner.sell" + + #The names supported by shop signs + Names: + - "BlueBanner" + - "Blue Banner" + + BLUE_BED: + + Sign: "tne.item.blue_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_bed.sell" + + #The names supported by shop signs + Names: + - "BlueBed" + - "Blue Bed" + + BLUE_CARPET: + + Sign: "tne.item.blue_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_carpet.sell" + + #The names supported by shop signs + Names: + - "BlueCarpet" + - "Blue Carpet" + + BLUE_CONCRETE: + + Sign: "tne.item.blue_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_concrete.sell" + + #The names supported by shop signs + Names: + - "BlueConcrete" + - "Blue Concrete" + + BLUE_CONCRETE_POWDER: + + Sign: "tne.item.blue_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "BlueConPowder" + - "BlueConcretePowder" + - "Blue Concrete Powder" + + BLUE_GLAZED_TERRACOTTA: + + Sign: "tne.item.blue_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "BlueGlazedTerra" + - "BlueGlazedTerracotta" + - "Blue Glazed Terracotta" + + BLUE_ICE: + + Sign: "tne.item.blue_ice.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_ice.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_ice.sell" + + #The names supported by shop signs + Names: + - "BlueIce" + - "Blue Ice" + + BLUE_ORCHID: + + Sign: "tne.item.blue_orchid.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_orchid.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_orchid.sell" + + #The names supported by shop signs + Names: + - "BlueOrchid" + - "Blue Orchid" + + BLUE_SHULKER_BOX: + + Sign: "tne.item.blue_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_shulker_box.sell" + + #The names supported by shop signs + Names: + - "BlueShulker" + - "BlueShulkerBox" + - "Blue Shulker Box" + + BLUE_STAINED_GLASS: + + Sign: "tne.item.blue_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_stained_glass.sell" + + #The names supported by shop signs + Names: + - "BlueGlass" + - "BlueStainedGlass" + - "Blue Stained Glass" + + BLUE_STAINED_GLASS_PANE: + + Sign: "tne.item.blue_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "BlueGlassPane" + - "BlueStainedGlassPane" + - "Blue Stained Glass Pane" + + BLUE_TERRACOTTA: + + Sign: "tne.item.blue_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_terracotta.sell" + + #The names supported by shop signs + Names: + - "BlueTerra" + - "BlueTerracotta" + - "Blue Terracotta" + + BLUE_WALL_BANNER: + + Sign: "tne.item.blue_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_wall_banner.sell" + + #The names supported by shop signs + Names: + - "BlueWallBanner" + - "Blue Wall Banner" + + BLUE_WOOL: + + Sign: "tne.item.blue_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.blue_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.blue_wool.sell" + + #The names supported by shop signs + Names: + - "BlueWool" + - "Blue Wool" + + BONE: + + Sign: "tne.item.bone.sign" + + #The permission node required to buy this item + Buy: "tne.item.bone.buy" + + #The permission node required to sell this item + Sell: "tne.item.bone.sell" + + #The names supported by shop signs + Names: + - "Bone" + - "Bone" + + BONE_BLOCK: + + Sign: "tne.item.bone_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.bone_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.bone_block.sell" + + #The names supported by shop signs + Names: + - "BoneBlock" + - "Bone Block" + + BONE_MEAL: + + Sign: "tne.item.bone_meal.sign" + + #The permission node required to buy this item + Buy: "tne.item.bone_meal.buy" + + #The permission node required to sell this item + Sell: "tne.item.bone_meal.sell" + + #The names supported by shop signs + Names: + - "BoneMeal" + - "Bone Meal" + + BOOK: + + Sign: "tne.item.book.sign" + + #The permission node required to buy this item + Buy: "tne.item.book.buy" + + #The permission node required to sell this item + Sell: "tne.item.book.sell" + + #The names supported by shop signs + Names: + - "Book" + - "Book" + + BOOKSHELF: + + Sign: "tne.item.bookshelf.sign" + + #The permission node required to buy this item + Buy: "tne.item.bookshelf.buy" + + #The permission node required to sell this item + Sell: "tne.item.bookshelf.sell" + + #The names supported by shop signs + Names: + - "Bookshelf" + - "Bookshelf" + + BOW: + + Sign: "tne.item.bow.sign" + + #The permission node required to buy this item + Buy: "tne.item.bow.buy" + + #The permission node required to sell this item + Sell: "tne.item.bow.sell" + + #The names supported by shop signs + Names: + - "Bow" + - "Bow" + + BOWL: + + Sign: "tne.item.bowl.sign" + + #The permission node required to buy this item + Buy: "tne.item.bowl.buy" + + #The permission node required to sell this item + Sell: "tne.item.bowl.sell" + + #The names supported by shop signs + Names: + - "Bowl" + - "Bowl" + + BRAIN_CORAL: + + Sign: "tne.item.brain_coral.sign" + + #The permission node required to buy this item + Buy: "tne.item.brain_coral.buy" + + #The permission node required to sell this item + Sell: "tne.item.brain_coral.sell" + + #The names supported by shop signs + Names: + - "BrainCoral" + - "Brain Coral" + + BRAIN_CORAL_BLOCK: + + Sign: "tne.item.brain_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.brain_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.brain_coral_block.sell" + + #The names supported by shop signs + Names: + - "BrainCoralBlock" + - "Brain Coral Block" + + BRAIN_CORAL_FAN: + + Sign: "tne.item.brain_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.brain_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.brain_coral_fan.sell" + + #The names supported by shop signs + Names: + - "BrainCoralFan" + - "Brain Coral Fan" + + BRAIN_CORAL_WALL_FAN: + + Sign: "tne.item.brain_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.brain_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.brain_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "BrCoralWFan" + - "BrainCoralWallFan" + - "Brain Coral Wall Fan" + + BREAD: + + Sign: "tne.item.bread.sign" + + #The permission node required to buy this item + Buy: "tne.item.bread.buy" + + #The permission node required to sell this item + Sell: "tne.item.bread.sell" + + #The names supported by shop signs + Names: + - "Bread" + - "Bread" + + BREWING_STAND: + + Sign: "tne.item.brewing_stand.sign" + + #The permission node required to buy this item + Buy: "tne.item.brewing_stand.buy" + + #The permission node required to sell this item + Sell: "tne.item.brewing_stand.sell" + + #The names supported by shop signs + Names: + - "BrewingStand" + - "Brewing Stand" + + BRICK: + + Sign: "tne.item.brick.sign" + + #The permission node required to buy this item + Buy: "tne.item.brick.buy" + + #The permission node required to sell this item + Sell: "tne.item.brick.sell" + + #The names supported by shop signs + Names: + - "Brick" + - "Brick" + + BRICKS: + + Sign: "tne.item.bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.bricks.sell" + + #The names supported by shop signs + Names: + - "Bricks" + - "Bricks" + + BRICK_SLAB: + + Sign: "tne.item.brick_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.brick_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.brick_slab.sell" + + #The names supported by shop signs + Names: + - "BrickSlab" + - "Brick Slab" + + BRICK_STAIRS: + + Sign: "tne.item.brick_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.brick_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.brick_stairs.sell" + + #The names supported by shop signs + Names: + - "BrickStairs" + - "Brick Stairs" + + BROWN_BANNER: + + Sign: "tne.item.brown_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_banner.sell" + + #The names supported by shop signs + Names: + - "BrownBanner" + - "Brown Banner" + + BROWN_BED: + + Sign: "tne.item.brown_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_bed.sell" + + #The names supported by shop signs + Names: + - "BrownBed" + - "Brown Bed" + + BROWN_CARPET: + + Sign: "tne.item.brown_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_carpet.sell" + + #The names supported by shop signs + Names: + - "BrownCarpet" + - "Brown Carpet" + + BROWN_CONCRETE: + + Sign: "tne.item.brown_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_concrete.sell" + + #The names supported by shop signs + Names: + - "BrownConcrete" + - "Brown Concrete" + + BROWN_CONCRETE_POWDER: + + Sign: "tne.item.brown_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "BrownConPowder" + - "BrownConcretePowder" + - "Brown Concrete Powder" + + BROWN_GLAZED_TERRACOTTA: + + Sign: "tne.item.brown_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "BrownGlazedTerra" + - "BrownGlazedTerracotta" + - "Brown Glazed Terracotta" + + BROWN_MUSHROOM: + + Sign: "tne.item.brown_mushroom.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_mushroom.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_mushroom.sell" + + #The names supported by shop signs + Names: + - "BrownMushroom" + - "Brown Mushroom" + + BROWN_MUSHROOM_BLOCK: + + Sign: "tne.item.brown_mushroom_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_mushroom_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_mushroom_block.sell" + + #The names supported by shop signs + Names: + - "BrownMushBlock" + - "BrownMushroomBlock" + - "Brown Mushroom Block" + + BROWN_SHULKER_BOX: + + Sign: "tne.item.brown_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_shulker_box.sell" + + #The names supported by shop signs + Names: + - "BrownShulker" + - "BrownShulkerBox" + - "Brown Shulker Box" + + BROWN_STAINED_GLASS: + + Sign: "tne.item.brown_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_stained_glass.sell" + + #The names supported by shop signs + Names: + - "BrownGlass" + - "BrownStainedGlass" + - "Brown Stained Glass" + + BROWN_STAINED_GLASS_PANE: + + Sign: "tne.item.brown_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "BrownGlassPane" + - "BrownStainedGlassPane" + - "Brown Stained Glass Pane" + + BROWN_TERRACOTTA: + + Sign: "tne.item.brown_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_terracotta.sell" + + #The names supported by shop signs + Names: + - "BrownTerra" + - "BrownTerracotta" + - "Brown Terracotta" + + BROWN_WALL_BANNER: + + Sign: "tne.item.brown_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_wall_banner.sell" + + #The names supported by shop signs + Names: + - "BrownWallBanner" + - "Brown Wall Banner" + + BROWN_WOOL: + + Sign: "tne.item.brown_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.brown_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.brown_wool.sell" + + #The names supported by shop signs + Names: + - "BrownWool" + - "Brown Wool" + + BUBBLE_COLUMN: + + Sign: "tne.item.bubble_column.sign" + + #The permission node required to buy this item + Buy: "tne.item.bubble_column.buy" + + #The permission node required to sell this item + Sell: "tne.item.bubble_column.sell" + + #The names supported by shop signs + Names: + - "BubbleColumn" + - "Bubble Column" + + BUBBLE_CORAL: + + Sign: "tne.item.bubble_coral.sign" + + #The permission node required to buy this item + Buy: "tne.item.bubble_coral.buy" + + #The permission node required to sell this item + Sell: "tne.item.bubble_coral.sell" + + #The names supported by shop signs + Names: + - "BubbleCoral" + - "Bubble Coral" + + BUBBLE_CORAL_BLOCK: + + Sign: "tne.item.bubble_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.bubble_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.bubble_coral_block.sell" + + #The names supported by shop signs + Names: + - "BubCorBlock" + - "BubbleCoralBlock" + - "Bubble Coral Block" + + BUBBLE_CORAL_FAN: + + Sign: "tne.item.bubble_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.bubble_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.bubble_coral_fan.sell" + + #The names supported by shop signs + Names: + - "BubCorFan" + - "BubbleCoralFan" + - "Bubble Coral Fan" + + BUBBLE_CORAL_WALL_FAN: + + Sign: "tne.item.bubble_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.bubble_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.bubble_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "BubCorWFan" + - "BubbleCoralWallFan" + - "Bubble Coral Wall Fan" + + BUCKET: + + Sign: "tne.item.bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.bucket.sell" + + #The names supported by shop signs + Names: + - "Bucket" + - "Bucket" + + CACTUS: + + Sign: "tne.item.cactus.sign" + + #The permission node required to buy this item + Buy: "tne.item.cactus.buy" + + #The permission node required to sell this item + Sell: "tne.item.cactus.sell" + + #The names supported by shop signs + Names: + - "Cactus" + - "Cactus" + + CACTUS_GREEN: + + Sign: "tne.item.cactus_green.sign" + + #The permission node required to buy this item + Buy: "tne.item.cactus_green.buy" + + #The permission node required to sell this item + Sell: "tne.item.cactus_green.sell" + + #The names supported by shop signs + Names: + - "CactusGreen" + - "Cactus Green" + + CAKE: + + Sign: "tne.item.cake.sign" + + #The permission node required to buy this item + Buy: "tne.item.cake.buy" + + #The permission node required to sell this item + Sell: "tne.item.cake.sell" + + #The names supported by shop signs + Names: + - "Cake" + - "Cake" + + CARROT: + + Sign: "tne.item.carrot.sign" + + #The permission node required to buy this item + Buy: "tne.item.carrot.buy" + + #The permission node required to sell this item + Sell: "tne.item.carrot.sell" + + #The names supported by shop signs + Names: + - "Carrot" + - "Carrot" + + CARROTS: + + Sign: "tne.item.carrots.sign" + + #The permission node required to buy this item + Buy: "tne.item.carrots.buy" + + #The permission node required to sell this item + Sell: "tne.item.carrots.sell" + + #The names supported by shop signs + Names: + - "Carrots" + - "Carrots" + + CARROT_ON_A_STICK: + + Sign: "tne.item.carrot_on_a_stick.sign" + + #The permission node required to buy this item + Buy: "tne.item.carrot_on_a_stick.buy" + + #The permission node required to sell this item + Sell: "tne.item.carrot_on_a_stick.sell" + + #The names supported by shop signs + Names: + - "CarrotOnAStick" + - "Carrot On A Stick" + + CARVED_PUMPKIN: + + Sign: "tne.item.carved_pumpkin.sign" + + #The permission node required to buy this item + Buy: "tne.item.carved_pumpkin.buy" + + #The permission node required to sell this item + Sell: "tne.item.carved_pumpkin.sell" + + #The names supported by shop signs + Names: + - "CarvedPumpkin" + - "Carved Pumpkin" + + CAULDRON: + + Sign: "tne.item.cauldron.sign" + + #The permission node required to buy this item + Buy: "tne.item.cauldron.buy" + + #The permission node required to sell this item + Sell: "tne.item.cauldron.sell" + + #The names supported by shop signs + Names: + - "Cauldron" + - "Cauldron" + + CAVE_AIR: + + Sign: "tne.item.cave_air.sign" + + #The permission node required to buy this item + Buy: "tne.item.cave_air.buy" + + #The permission node required to sell this item + Sell: "tne.item.cave_air.sell" + + #The names supported by shop signs + Names: + - "CaveAir" + - "Cave Air" + + CAVE_SPIDER_SPAWN_EGG: + + Sign: "tne.item.cave_spider_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.cave_spider_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.cave_spider_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "CaveSpiderEgg" + - "CaveSpiderSpawnEgg" + - "Cave Spider Spawn Egg" + + CHAINMAIL_BOOTS: + + Sign: "tne.item.chainmail_boots.sign" + + #The permission node required to buy this item + Buy: "tne.item.chainmail_boots.buy" + + #The permission node required to sell this item + Sell: "tne.item.chainmail_boots.sell" + + #The names supported by shop signs + Names: + - "ChainBoots" + - "ChainmailBoots" + - "Chainmail Boots" + + CHAINMAIL_CHESTPLATE: + + Sign: "tne.item.chainmail_chestplate.sign" + + #The permission node required to buy this item + Buy: "tne.item.chainmail_chestplate.buy" + + #The permission node required to sell this item + Sell: "tne.item.chainmail_chestplate.sell" + + #The names supported by shop signs + Names: + - "ChainPlate" + - "ChainmailChestplate" + - "Chainmail Chestplate" + + CHAINMAIL_HELMET: + + Sign: "tne.item.chainmail_helmet.sign" + + #The permission node required to buy this item + Buy: "tne.item.chainmail_helmet.buy" + + #The permission node required to sell this item + Sell: "tne.item.chainmail_helmet.sell" + + #The names supported by shop signs + Names: + - "ChainHelmet" + - "ChainmailHelmet" + - "Chainmail Helmet" + + CHAINMAIL_LEGGINGS: + + Sign: "tne.item.chainmail_leggings.sign" + + #The permission node required to buy this item + Buy: "tne.item.chainmail_leggings.buy" + + #The permission node required to sell this item + Sell: "tne.item.chainmail_leggings.sell" + + #The names supported by shop signs + Names: + - "ChainLegs" + - "ChainmailLeggings" + - "Chainmail Leggings" + + CHAIN_COMMAND_BLOCK: + + Sign: "tne.item.chain_command_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.chain_command_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.chain_command_block.sell" + + #The names supported by shop signs + Names: + - "ChainComBlock" + - "ChainCommandBlock" + - "Chain Command Block" + + CHARCOAL: + + Sign: "tne.item.charcoal.sign" + + #The permission node required to buy this item + Buy: "tne.item.charcoal.buy" + + #The permission node required to sell this item + Sell: "tne.item.charcoal.sell" + + #The names supported by shop signs + Names: + - "Charcoal" + - "Charcoal" + + CHEST: + + Sign: "tne.item.chest.sign" + + #The permission node required to buy this item + Buy: "tne.item.chest.buy" + + #The permission node required to sell this item + Sell: "tne.item.chest.sell" + + #The names supported by shop signs + Names: + - "Chest" + - "Chest" + + CHEST_MINECART: + + Sign: "tne.item.chest_minecart.sign" + + #The permission node required to buy this item + Buy: "tne.item.chest_minecart.buy" + + #The permission node required to sell this item + Sell: "tne.item.chest_minecart.sell" + + #The names supported by shop signs + Names: + - "ChestMinecart" + - "Chest Minecart" + + CHICKEN: + + Sign: "tne.item.chicken.sign" + + #The permission node required to buy this item + Buy: "tne.item.chicken.buy" + + #The permission node required to sell this item + Sell: "tne.item.chicken.sell" + + #The names supported by shop signs + Names: + - "Chicken" + - "Chicken" + + CHICKEN_SPAWN_EGG: + + Sign: "tne.item.chicken_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.chicken_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.chicken_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "ChickenEgg" + - "ChickenSpawnEgg" + - "Chicken Spawn Egg" + + CHIPPED_ANVIL: + + Sign: "tne.item.chipped_anvil.sign" + + #The permission node required to buy this item + Buy: "tne.item.chipped_anvil.buy" + + #The permission node required to sell this item + Sell: "tne.item.chipped_anvil.sell" + + #The names supported by shop signs + Names: + - "ChippedAnvil" + - "Chipped Anvil" + + CHISELED_QUARTZ_BLOCK: + + Sign: "tne.item.chiseled_quartz_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.chiseled_quartz_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.chiseled_quartz_block.sell" + + #The names supported by shop signs + Names: + - "ChiseledQuartz" + - "ChiseledQuartzBlock" + - "Chiseled Quartz Block" + + CHISELED_RED_SANDSTONE: + + Sign: "tne.item.chiseled_red_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.chiseled_red_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.chiseled_red_sandstone.sell" + + #The names supported by shop signs + Names: + - "FancyRedSandstone" + - "ChiseledRedSandstone" + - "Chiseled Red Sandstone" + + CHISELED_SANDSTONE: + + Sign: "tne.item.chiseled_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.chiseled_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.chiseled_sandstone.sell" + + #The names supported by shop signs + Names: + - "FancySandstone" + - "ChiseledSandstone" + - "Chiseled Sandstone" + + CHISELED_STONE_BRICKS: + + Sign: "tne.item.chiseled_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.chiseled_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.chiseled_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "FancyStoneBrick" + - "ChiseledStoneBricks" + - "Chiseled Stone Bricks" + + CHORUS_FLOWER: + + Sign: "tne.item.chorus_flower.sign" + + #The permission node required to buy this item + Buy: "tne.item.chorus_flower.buy" + + #The permission node required to sell this item + Sell: "tne.item.chorus_flower.sell" + + #The names supported by shop signs + Names: + - "ChorusFlower" + - "Chorus Flower" + + CHORUS_FRUIT: + + Sign: "tne.item.chorus_fruit.sign" + + #The permission node required to buy this item + Buy: "tne.item.chorus_fruit.buy" + + #The permission node required to sell this item + Sell: "tne.item.chorus_fruit.sell" + + #The names supported by shop signs + Names: + - "ChorusFruit" + - "Chorus Fruit" + + CHORUS_PLANT: + + Sign: "tne.item.chorus_plant.sign" + + #The permission node required to buy this item + Buy: "tne.item.chorus_plant.buy" + + #The permission node required to sell this item + Sell: "tne.item.chorus_plant.sell" + + #The names supported by shop signs + Names: + - "ChorusPlant" + - "Chorus Plant" + + CLAY: + + Sign: "tne.item.clay.sign" + + #The permission node required to buy this item + Buy: "tne.item.clay.buy" + + #The permission node required to sell this item + Sell: "tne.item.clay.sell" + + #The names supported by shop signs + Names: + - "Clay" + - "Clay" + + CLAY_BALL: + + Sign: "tne.item.clay_ball.sign" + + #The permission node required to buy this item + Buy: "tne.item.clay_ball.buy" + + #The permission node required to sell this item + Sell: "tne.item.clay_ball.sell" + + #The names supported by shop signs + Names: + - "ClayBall" + - "Clay Ball" + + CLOCK: + + Sign: "tne.item.clock.sign" + + #The permission node required to buy this item + Buy: "tne.item.clock.buy" + + #The permission node required to sell this item + Sell: "tne.item.clock.sell" + + #The names supported by shop signs + Names: + - "Clock" + - "Clock" + + COAL: + + Sign: "tne.item.coal.sign" + + #The permission node required to buy this item + Buy: "tne.item.coal.buy" + + #The permission node required to sell this item + Sell: "tne.item.coal.sell" + + #The names supported by shop signs + Names: + - "Coal" + - "Coal" + + COAL_BLOCK: + + Sign: "tne.item.coal_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.coal_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.coal_block.sell" + + #The names supported by shop signs + Names: + - "CoalBlock" + - "Coal Block" + + COAL_ORE: + + Sign: "tne.item.coal_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.coal_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.coal_ore.sell" + + #The names supported by shop signs + Names: + - "CoalOre" + - "Coal Ore" + + COARSE_DIRT: + + Sign: "tne.item.coarse_dirt.sign" + + #The permission node required to buy this item + Buy: "tne.item.coarse_dirt.buy" + + #The permission node required to sell this item + Sell: "tne.item.coarse_dirt.sell" + + #The names supported by shop signs + Names: + - "CoarseDirt" + - "Coarse Dirt" + + COBBLESTONE: + + Sign: "tne.item.cobblestone.sign" + + #The permission node required to buy this item + Buy: "tne.item.cobblestone.buy" + + #The permission node required to sell this item + Sell: "tne.item.cobblestone.sell" + + #The names supported by shop signs + Names: + - "Cobblestone" + - "Cobblestone" + + COBBLESTONE_SLAB: + + Sign: "tne.item.cobblestone_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.cobblestone_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.cobblestone_slab.sell" + + #The names supported by shop signs + Names: + - "CobblestoneSlab" + - "Cobblestone Slab" + + COBBLESTONE_STAIRS: + + Sign: "tne.item.cobblestone_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.cobblestone_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.cobblestone_stairs.sell" + + #The names supported by shop signs + Names: + - "CobbleStairs" + - "CobblestoneStairs" + - "Cobblestone Stairs" + + COBBLESTONE_WALL: + + Sign: "tne.item.cobblestone_wall.sign" + + #The permission node required to buy this item + Buy: "tne.item.cobblestone_wall.buy" + + #The permission node required to sell this item + Sell: "tne.item.cobblestone_wall.sell" + + #The names supported by shop signs + Names: + - "CobbleWall" + - "CobblestoneWall" + - "Cobblestone Wall" + + COBWEB: + + Sign: "tne.item.cobweb.sign" + + #The permission node required to buy this item + Buy: "tne.item.cobweb.buy" + + #The permission node required to sell this item + Sell: "tne.item.cobweb.sell" + + #The names supported by shop signs + Names: + - "Cobweb" + - "Cobweb" + + COCOA: + + Sign: "tne.item.cocoa.sign" + + #The permission node required to buy this item + Buy: "tne.item.cocoa.buy" + + #The permission node required to sell this item + Sell: "tne.item.cocoa.sell" + + #The names supported by shop signs + Names: + - "Cocoa" + - "Cocoa" + + COCOA_BEANS: + + Sign: "tne.item.cocoa_beans.sign" + + #The permission node required to buy this item + Buy: "tne.item.cocoa_beans.buy" + + #The permission node required to sell this item + Sell: "tne.item.cocoa_beans.sell" + + #The names supported by shop signs + Names: + - "CocoaBeans" + - "Cocoa Beans" + + COD: + + Sign: "tne.item.cod.sign" + + #The permission node required to buy this item + Buy: "tne.item.cod.buy" + + #The permission node required to sell this item + Sell: "tne.item.cod.sell" + + #The names supported by shop signs + Names: + - "Cod" + - "Cod" + + COD_BUCKET: + + Sign: "tne.item.cod_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.cod_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.cod_bucket.sell" + + #The names supported by shop signs + Names: + - "CodBucket" + - "Cod Bucket" + + COD_SPAWN_EGG: + + Sign: "tne.item.cod_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.cod_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.cod_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "CodEgg" + - "CodSpawnEgg" + - "Cod Spawn Egg" + + COMMAND_BLOCK: + + Sign: "tne.item.command_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.command_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.command_block.sell" + + #The names supported by shop signs + Names: + - "CommandBlock" + - "Command Block" + + COMMAND_BLOCK_MINECART: + + Sign: "tne.item.command_block_minecart.sign" + + #The permission node required to buy this item + Buy: "tne.item.command_block_minecart.buy" + + #The permission node required to sell this item + Sell: "tne.item.command_block_minecart.sell" + + #The names supported by shop signs + Names: + - "ComBlockMinecart" + - "CommandBlockMinecart" + - "Command Block Minecart" + + COMPARATOR: + + Sign: "tne.item.comparator.sign" + + #The permission node required to buy this item + Buy: "tne.item.comparator.buy" + + #The permission node required to sell this item + Sell: "tne.item.comparator.sell" + + #The names supported by shop signs + Names: + - "Comparator" + - "Comparator" + + COMPASS: + + Sign: "tne.item.compass.sign" + + #The permission node required to buy this item + Buy: "tne.item.compass.buy" + + #The permission node required to sell this item + Sell: "tne.item.compass.sell" + + #The names supported by shop signs + Names: + - "Compass" + - "Compass" + + CONDUIT: + + Sign: "tne.item.conduit.sign" + + #The permission node required to buy this item + Buy: "tne.item.conduit.buy" + + #The permission node required to sell this item + Sell: "tne.item.conduit.sell" + + #The names supported by shop signs + Names: + - "Conduit" + - "Conduit" + + COOKED_BEEF: + + Sign: "tne.item.cooked_beef.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_beef.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_beef.sell" + + #The names supported by shop signs + Names: + - "CookedBeef" + - "Cooked Beef" + + COOKED_CHICKEN: + + Sign: "tne.item.cooked_chicken.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_chicken.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_chicken.sell" + + #The names supported by shop signs + Names: + - "CookedChicken" + - "Cooked Chicken" + + COOKED_COD: + + Sign: "tne.item.cooked_cod.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_cod.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_cod.sell" + + #The names supported by shop signs + Names: + - "CookedCod" + - "Cooked Cod" + + COOKED_MUTTON: + + Sign: "tne.item.cooked_mutton.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_mutton.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_mutton.sell" + + #The names supported by shop signs + Names: + - "CookedMutton" + - "Cooked Mutton" + + COOKED_PORKCHOP: + + Sign: "tne.item.cooked_porkchop.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_porkchop.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_porkchop.sell" + + #The names supported by shop signs + Names: + - "CookedPorkchop" + - "Cooked Porkchop" + + COOKED_RABBIT: + + Sign: "tne.item.cooked_rabbit.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_rabbit.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_rabbit.sell" + + #The names supported by shop signs + Names: + - "CookedRabbit" + - "Cooked Rabbit" + + COOKED_SALMON: + + Sign: "tne.item.cooked_salmon.sign" + + #The permission node required to buy this item + Buy: "tne.item.cooked_salmon.buy" + + #The permission node required to sell this item + Sell: "tne.item.cooked_salmon.sell" + + #The names supported by shop signs + Names: + - "CookedSalmon" + - "Cooked Salmon" + + COOKIE: + + Sign: "tne.item.cookie.sign" + + #The permission node required to buy this item + Buy: "tne.item.cookie.buy" + + #The permission node required to sell this item + Sell: "tne.item.cookie.sell" + + #The names supported by shop signs + Names: + - "Cookie" + - "Cookie" + + COW_SPAWN_EGG: + + Sign: "tne.item.cow_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.cow_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.cow_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "CowEgg" + - "CowSpawnEgg" + - "Cow Spawn Egg" + + CRACKED_STONE_BRICKS: + + Sign: "tne.item.cracked_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.cracked_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.cracked_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "CrackedStoneBricks" + - "Cracked Stone Bricks" + + CRAFTING_TABLE: + + Sign: "tne.item.crafting_table.sign" + + #The permission node required to buy this item + Buy: "tne.item.crafting_table.buy" + + #The permission node required to sell this item + Sell: "tne.item.crafting_table.sell" + + #The names supported by shop signs + Names: + - "CraftingTable" + - "Crafting Table" + + CREEPER_HEAD: + + Sign: "tne.item.creeper_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.creeper_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.creeper_head.sell" + + #The names supported by shop signs + Names: + - "CreeperHead" + - "Creeper Head" + + CREEPER_SPAWN_EGG: + + Sign: "tne.item.creeper_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.creeper_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.creeper_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "CreeperEgg" + - "CreeperSpawnEgg" + - "Creeper Spawn Egg" + + CREEPER_WALL_HEAD: + + Sign: "tne.item.creeper_wall_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.creeper_wall_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.creeper_wall_head.sell" + + #The names supported by shop signs + Names: + - "CreeperWallHead" + - "Creeper Wall Head" + + CUT_RED_SANDSTONE: + + Sign: "tne.item.cut_red_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.cut_red_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.cut_red_sandstone.sell" + + #The names supported by shop signs + Names: + - "CutRedSandstone" + - "Cut Red Sandstone" + + CUT_SANDSTONE: + + Sign: "tne.item.cut_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.cut_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.cut_sandstone.sell" + + #The names supported by shop signs + Names: + - "CutSandstone" + - "Cut Sandstone" + + CYAN_BANNER: + + Sign: "tne.item.cyan_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_banner.sell" + + #The names supported by shop signs + Names: + - "CyanBanner" + - "Cyan Banner" + + CYAN_BED: + + Sign: "tne.item.cyan_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_bed.sell" + + #The names supported by shop signs + Names: + - "CyanBed" + - "Cyan Bed" + + CYAN_CARPET: + + Sign: "tne.item.cyan_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_carpet.sell" + + #The names supported by shop signs + Names: + - "CyanCarpet" + - "Cyan Carpet" + + CYAN_CONCRETE: + + Sign: "tne.item.cyan_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_concrete.sell" + + #The names supported by shop signs + Names: + - "CyanConcrete" + - "Cyan Concrete" + + CYAN_CONCRETE_POWDER: + + Sign: "tne.item.cyan_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "CyanConPowder" + - "CyanConcretePowder" + - "Cyan Concrete Powder" + + CYAN_DYE: + + Sign: "tne.item.cyan_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_dye.sell" + + #The names supported by shop signs + Names: + - "CyanDye" + - "Cyan Dye" + + CYAN_GLAZED_TERRACOTTA: + + Sign: "tne.item.cyan_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "CyanGlazedTerra" + - "CyanGlazedTerracotta" + - "Cyan Glazed Terracotta" + + CYAN_SHULKER_BOX: + + Sign: "tne.item.cyan_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_shulker_box.sell" + + #The names supported by shop signs + Names: + - "CyanShulker" + - "CyanShulkerBox" + - "Cyan Shulker Box" + + CYAN_STAINED_GLASS: + + Sign: "tne.item.cyan_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_stained_glass.sell" + + #The names supported by shop signs + Names: + - "CyanGlass" + - "CyanStainedGlass" + - "Cyan Stained Glass" + + CYAN_STAINED_GLASS_PANE: + + Sign: "tne.item.cyan_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "CyanGlassPane" + - "CyanStainedGlassPane" + - "Cyan Stained Glass Pane" + + CYAN_TERRACOTTA: + + Sign: "tne.item.cyan_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_terracotta.sell" + + #The names supported by shop signs + Names: + - "CyanTerra" + - "CyanTerracotta" + - "Cyan Terracotta" + + CYAN_WALL_BANNER: + + Sign: "tne.item.cyan_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_wall_banner.sell" + + #The names supported by shop signs + Names: + - "CyanWallBanner" + - "Cyan Wall Banner" + + CYAN_WOOL: + + Sign: "tne.item.cyan_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.cyan_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.cyan_wool.sell" + + #The names supported by shop signs + Names: + - "CyanWool" + - "Cyan Wool" + + DAMAGED_ANVIL: + + Sign: "tne.item.damaged_anvil.sign" + + #The permission node required to buy this item + Buy: "tne.item.damaged_anvil.buy" + + #The permission node required to sell this item + Sell: "tne.item.damaged_anvil.sell" + + #The names supported by shop signs + Names: + - "DamagedAnvil" + - "Damaged Anvil" + + DANDELION: + + Sign: "tne.item.dandelion.sign" + + #The permission node required to buy this item + Buy: "tne.item.dandelion.buy" + + #The permission node required to sell this item + Sell: "tne.item.dandelion.sell" + + #The names supported by shop signs + Names: + - "Dandelion" + - "Dandelion" + + DANDELION_YELLOW: + + Sign: "tne.item.dandelion_yellow.sign" + + #The permission node required to buy this item + Buy: "tne.item.dandelion_yellow.buy" + + #The permission node required to sell this item + Sell: "tne.item.dandelion_yellow.sell" + + #The names supported by shop signs + Names: + - "DandelionYellow" + - "Dandelion Yellow" + + DARK_OAK_BOAT: + + Sign: "tne.item.dark_oak_boat.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_boat.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_boat.sell" + + #The names supported by shop signs + Names: + - "DarkOakBoat" + - "Dark Oak Boat" + + DARK_OAK_BUTTON: + + Sign: "tne.item.dark_oak_button.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_button.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_button.sell" + + #The names supported by shop signs + Names: + - "DarkOakButton" + - "Dark Oak Button" + + DARK_OAK_DOOR: + + Sign: "tne.item.dark_oak_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_door.sell" + + #The names supported by shop signs + Names: + - "DarkOakDoor" + - "Dark Oak Door" + + DARK_OAK_FENCE: + + Sign: "tne.item.dark_oak_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_fence.sell" + + #The names supported by shop signs + Names: + - "DarkOakFence" + - "Dark Oak Fence" + + DARK_OAK_FENCE_GATE: + + Sign: "tne.item.dark_oak_fence_gate.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_fence_gate.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_fence_gate.sell" + + #The names supported by shop signs + Names: + - "DarkOakGate" + - "DarkOakFenceGate" + - "Dark Oak Fence Gate" + + DARK_OAK_LEAVES: + + Sign: "tne.item.dark_oak_leaves.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_leaves.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_leaves.sell" + + #The names supported by shop signs + Names: + - "DarkOakLeaves" + - "Dark Oak Leaves" + + DARK_OAK_LOG: + + Sign: "tne.item.dark_oak_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_log.sell" + + #The names supported by shop signs + Names: + - "DarkOakLog" + - "Dark Oak Log" + + DARK_OAK_PLANKS: + + Sign: "tne.item.dark_oak_planks.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_planks.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_planks.sell" + + #The names supported by shop signs + Names: + - "DarkOakPlanks" + - "Dark Oak Planks" + + DARK_OAK_PRESSURE_PLATE: + + Sign: "tne.item.dark_oak_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "DOakPressPlate" + - "DarkOakPressurePlate" + - "Dark Oak Pressure Plate" + + DARK_OAK_SAPLING: + + Sign: "tne.item.dark_oak_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_sapling.sell" + + #The names supported by shop signs + Names: + - "DarkOakSapling" + - "Dark Oak Sapling" + + DARK_OAK_SLAB: + + Sign: "tne.item.dark_oak_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_slab.sell" + + #The names supported by shop signs + Names: + - "DarkOakSlab" + - "Dark Oak Slab" + + DARK_OAK_STAIRS: + + Sign: "tne.item.dark_oak_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_stairs.sell" + + #The names supported by shop signs + Names: + - "DarkOakStairs" + - "Dark Oak Stairs" + + DARK_OAK_TRAPDOOR: + + Sign: "tne.item.dark_oak_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_trapdoor.sell" + + #The names supported by shop signs + Names: + - "DarkOakTrapdoor" + - "Dark Oak Trapdoor" + + DARK_OAK_WOOD: + + Sign: "tne.item.dark_oak_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_oak_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_oak_wood.sell" + + #The names supported by shop signs + Names: + - "DarkOakWood" + - "Dark Oak Wood" + + DARK_PRISMARINE: + + Sign: "tne.item.dark_prismarine.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_prismarine.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_prismarine.sell" + + #The names supported by shop signs + Names: + - "DarkPrismarine" + - "Dark Prismarine" + + DARK_PRISMARINE_SLAB: + + Sign: "tne.item.dark_prismarine_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_prismarine_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_prismarine_slab.sell" + + #The names supported by shop signs + Names: + - "DarkPrismSlab" + - "DarkPrismarineSlab" + - "Dark Prismarine Slab" + + DARK_PRISMARINE_STAIRS: + + Sign: "tne.item.dark_prismarine_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.dark_prismarine_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.dark_prismarine_stairs.sell" + + #The names supported by shop signs + Names: + - "DarkPrismStairs" + - "Dark Prismarine Stairs" + + DAYLIGHT_DETECTOR: + + Sign: "tne.item.daylight_detector.sign" + + #The permission node required to buy this item + Buy: "tne.item.daylight_detector.buy" + + #The permission node required to sell this item + Sell: "tne.item.daylight_detector.sell" + + #The names supported by shop signs + Names: + - "DaylightDetector" + - "Daylight Detector" + + DEAD_BRAIN_CORAL_BLOCK: + + Sign: "tne.item.dead_brain_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_brain_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_brain_coral_block.sell" + + #The names supported by shop signs + Names: + - "DeadBrainCoral" + - "DeadBrainCoralBlock" + - "Dead Brain Coral Block" + + DEAD_BRAIN_CORAL_FAN: + + Sign: "tne.item.dead_brain_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_brain_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_brain_coral_fan.sell" + + #The names supported by shop signs + Names: + - "DeadBrainCoralFan" + - "DeadBrainCoralFan" + - "Dead Brain Coral Fan" + + DEAD_BRAIN_CORAL_WALL_FAN: + + Sign: "tne.item.dead_brain_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_brain_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_brain_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "DeadBrCoralWFan" + - "DeadBrainCoralWallFan" + - "Dead Brain Coral Wall Fan" + + DEAD_BUBBLE_CORAL_BLOCK: + + Sign: "tne.item.dead_bubble_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_bubble_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_bubble_coral_block.sell" + + #The names supported by shop signs + Names: + - "DeadBubbleCoral" + - "DeadBubbleCoralBlock" + - "Dead Bubble Coral Block" + + DEAD_BUBBLE_CORAL_FAN: + + Sign: "tne.item.dead_bubble_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_bubble_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_bubble_coral_fan.sell" + + #The names supported by shop signs + Names: + - "DeadBubbleCoralFan" + - "Dead Bubble Coral Fan" + + DEAD_BUBBLE_CORAL_WALL_FAN: + + Sign: "tne.item.dead_bubble_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_bubble_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_bubble_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "DeadBubCoralWFan" + - "DeadBubbleCoralWallFan" + - "Dead Bubble Coral Wall Fan" + + DEAD_BUSH: + + Sign: "tne.item.dead_bush.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_bush.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_bush.sell" + + #The names supported by shop signs + Names: + - "DeadBush" + - "Dead Bush" + + DEAD_FIRE_CORAL_BLOCK: + + Sign: "tne.item.dead_fire_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_fire_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_fire_coral_block.sell" + + #The names supported by shop signs + Names: + - "DeadFireCoral" + - "DeadFireCoralBlock" + - "Dead Fire Coral Block" + + DEAD_FIRE_CORAL_FAN: + + Sign: "tne.item.dead_fire_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_fire_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_fire_coral_fan.sell" + + #The names supported by shop signs + Names: + - "DeadFireCoralFan" + - "Dead Fire Coral Fan" + + DEAD_FIRE_CORAL_WALL_FAN: + + Sign: "tne.item.dead_fire_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_fire_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_fire_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "DeadFireCoralWFan" + - "DeadFireCoralWallFan" + - "Dead Fire Coral Wall Fan" + + DEAD_HORN_CORAL_BLOCK: + + Sign: "tne.item.dead_horn_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_horn_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_horn_coral_block.sell" + + #The names supported by shop signs + Names: + - "DeadHornCoral" + - "DeadHornCoralBlock" + - "Dead Horn Coral Block" + + DEAD_HORN_CORAL_FAN: + + Sign: "tne.item.dead_horn_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_horn_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_horn_coral_fan.sell" + + #The names supported by shop signs + Names: + - "DeadHornCoralFan" + - "Dead Horn Coral Fan" + + DEAD_HORN_CORAL_WALL_FAN: + + Sign: "tne.item.dead_horn_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_horn_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_horn_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "DeadHornCoralWFan" + - "DeadHornCoralWallFan" + - "Dead Horn Coral Wall Fan" + + DEAD_TUBE_CORAL_BLOCK: + + Sign: "tne.item.dead_tube_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_tube_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_tube_coral_block.sell" + + #The names supported by shop signs + Names: + - "DeadTubeCoral" + - "DeadTubeCoralBlock" + - "Dead Tube Coral Block" + + DEAD_TUBE_CORAL_FAN: + + Sign: "tne.item.dead_tube_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_tube_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_tube_coral_fan.sell" + + #The names supported by shop signs + Names: + - "DeadTubeCoralFan" + - "Dead Tube Coral Fan" + + DEAD_TUBE_CORAL_WALL_FAN: + + Sign: "tne.item.dead_tube_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.dead_tube_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.dead_tube_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "DeadTubeCoralWFan" + - "DeadTubeCoralWallFan" + - "Dead Tube Coral Wall Fan" + + DEBUG_STICK: + + Sign: "tne.item.debug_stick.sign" + + #The permission node required to buy this item + Buy: "tne.item.debug_stick.buy" + + #The permission node required to sell this item + Sell: "tne.item.debug_stick.sell" + + #The names supported by shop signs + Names: + - "DebugStick" + - "Debug Stick" + + DETECTOR_RAIL: + + Sign: "tne.item.detector_rail.sign" + + #The permission node required to buy this item + Buy: "tne.item.detector_rail.buy" + + #The permission node required to sell this item + Sell: "tne.item.detector_rail.sell" + + #The names supported by shop signs + Names: + - "DetectorRail" + - "Detector Rail" + + DIAMOND: + + Sign: "tne.item.diamond.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond.sell" + + #The names supported by shop signs + Names: + - "Diamond" + - "Diamond" + + DIAMOND_AXE: + + Sign: "tne.item.diamond_axe.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_axe.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_axe.sell" + + #The names supported by shop signs + Names: + - "DiamondAxe" + - "Diamond Axe" + + DIAMOND_BLOCK: + + Sign: "tne.item.diamond_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_block.sell" + + #The names supported by shop signs + Names: + - "DiamondBlock" + - "Diamond Block" + + DIAMOND_BOOTS: + + Sign: "tne.item.diamond_boots.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_boots.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_boots.sell" + + #The names supported by shop signs + Names: + - "DiamondBoots" + - "Diamond Boots" + + DIAMOND_CHESTPLATE: + + Sign: "tne.item.diamond_chestplate.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_chestplate.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_chestplate.sell" + + #The names supported by shop signs + Names: + - "DiamondChest" + - "Diamond Chestplate" + + DIAMOND_HELMET: + + Sign: "tne.item.diamond_helmet.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_helmet.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_helmet.sell" + + #The names supported by shop signs + Names: + - "DiamondHelmet" + - "Diamond Helmet" + + DIAMOND_HOE: + + Sign: "tne.item.diamond_hoe.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_hoe.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_hoe.sell" + + #The names supported by shop signs + Names: + - "DiamondHoe" + - "Diamond Hoe" + + DIAMOND_HORSE_ARMOR: + + Sign: "tne.item.diamond_horse_armor.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_horse_armor.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_horse_armor.sell" + + #The names supported by shop signs + Names: + - "DiamHorseArmor" + - "Diamond Horse Armor" + + DIAMOND_LEGGINGS: + + Sign: "tne.item.diamond_leggings.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_leggings.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_leggings.sell" + + #The names supported by shop signs + Names: + - "DiamondLegs" + - "DiamondLeggings" + - "Diamond Leggings" + + DIAMOND_ORE: + + Sign: "tne.item.diamond_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_ore.sell" + + #The names supported by shop signs + Names: + - "DiamondOre" + - "Diamond Ore" + + DIAMOND_PICKAXE: + + Sign: "tne.item.diamond_pickaxe.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_pickaxe.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_pickaxe.sell" + + #The names supported by shop signs + Names: + - "DiamondPick" + - "DiamondPickaxe" + - "Diamond Pickaxe" + + DIAMOND_SHOVEL: + + Sign: "tne.item.diamond_shovel.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_shovel.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_shovel.sell" + + #The names supported by shop signs + Names: + - "DiamondShovel" + - "Diamond Shovel" + + DIAMOND_SWORD: + + Sign: "tne.item.diamond_sword.sign" + + #The permission node required to buy this item + Buy: "tne.item.diamond_sword.buy" + + #The permission node required to sell this item + Sell: "tne.item.diamond_sword.sell" + + #The names supported by shop signs + Names: + - "DiamondSword" + - "Diamond Sword" + + DIORITE: + + Sign: "tne.item.diorite.sign" + + #The permission node required to buy this item + Buy: "tne.item.diorite.buy" + + #The permission node required to sell this item + Sell: "tne.item.diorite.sell" + + #The names supported by shop signs + Names: + - "Diorite" + - "Diorite" + + DIRT: + + Sign: "tne.item.dirt.sign" + + #The permission node required to buy this item + Buy: "tne.item.dirt.buy" + + #The permission node required to sell this item + Sell: "tne.item.dirt.sell" + + #The names supported by shop signs + Names: + - "Dirt" + - "Dirt" + + DISPENSER: + + Sign: "tne.item.dispenser.sign" + + #The permission node required to buy this item + Buy: "tne.item.dispenser.buy" + + #The permission node required to sell this item + Sell: "tne.item.dispenser.sell" + + #The names supported by shop signs + Names: + - "Dispenser" + - "Dispenser" + + DOLPHIN_SPAWN_EGG: + + Sign: "tne.item.dolphin_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.dolphin_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.dolphin_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "DolphinEgg" + - "DolphinSpawnEgg" + - "Dolphin Spawn Egg" + + DONKEY_SPAWN_EGG: + + Sign: "tne.item.donkey_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.donkey_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.donkey_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "DonkeyEgg" + - "DonkeySpawnEgg" + - "Donkey Spawn Egg" + + DRAGON_BREATH: + + Sign: "tne.item.dragon_breath.sign" + + #The permission node required to buy this item + Buy: "tne.item.dragon_breath.buy" + + #The permission node required to sell this item + Sell: "tne.item.dragon_breath.sell" + + #The names supported by shop signs + Names: + - "DragonBreath" + - "Dragon Breath" + + DRAGON_EGG: + + Sign: "tne.item.dragon_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.dragon_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.dragon_egg.sell" + + #The names supported by shop signs + Names: + - "DragonEgg" + - "Dragon Egg" + + DRAGON_HEAD: + + Sign: "tne.item.dragon_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.dragon_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.dragon_head.sell" + + #The names supported by shop signs + Names: + - "DragonHead" + - "Dragon Head" + + DRAGON_WALL_HEAD: + + Sign: "tne.item.dragon_wall_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.dragon_wall_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.dragon_wall_head.sell" + + #The names supported by shop signs + Names: + - "DragonWallHead" + - "Dragon Wall Head" + + DRIED_KELP: + + Sign: "tne.item.dried_kelp.sign" + + #The permission node required to buy this item + Buy: "tne.item.dried_kelp.buy" + + #The permission node required to sell this item + Sell: "tne.item.dried_kelp.sell" + + #The names supported by shop signs + Names: + - "DriedKelp" + - "Dried Kelp" + + DRIED_KELP_BLOCK: + + Sign: "tne.item.dried_kelp_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.dried_kelp_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.dried_kelp_block.sell" + + #The names supported by shop signs + Names: + - "DriedKelpBlock" + - "Dried Kelp Block" + + DROPPER: + + Sign: "tne.item.dropper.sign" + + #The permission node required to buy this item + Buy: "tne.item.dropper.buy" + + #The permission node required to sell this item + Sell: "tne.item.dropper.sell" + + #The names supported by shop signs + Names: + - "Dropper" + - "Dropper" + + DROWNED_SPAWN_EGG: + + Sign: "tne.item.drowned_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.drowned_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.drowned_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "DrownedEgg" + - "DrownedSpawnEgg" + - "Drowned Spawn Egg" + + EGG: + + Sign: "tne.item.egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.egg.sell" + + #The names supported by shop signs + Names: + - "Egg" + - "Egg" + + ELDER_GUARDIAN_SPAWN_EGG: + + Sign: "tne.item.elder_guardian_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.elder_guardian_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.elder_guardian_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "ElderGuardEgg" + - "ElderGuardianEgg" + - "ElderGuardianSpawnEgg" + - "Elder Guardian Spawn Egg" + + ELYTRA: + + Sign: "tne.item.elytra.sign" + + #The permission node required to buy this item + Buy: "tne.item.elytra.buy" + + #The permission node required to sell this item + Sell: "tne.item.elytra.sell" + + #The names supported by shop signs + Names: + - "Elytra" + - "Elytra" + + EMERALD: + + Sign: "tne.item.emerald.sign" + + #The permission node required to buy this item + Buy: "tne.item.emerald.buy" + + #The permission node required to sell this item + Sell: "tne.item.emerald.sell" + + #The names supported by shop signs + Names: + - "Emerald" + - "Emerald" + + EMERALD_BLOCK: + + Sign: "tne.item.emerald_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.emerald_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.emerald_block.sell" + + #The names supported by shop signs + Names: + - "EmeraldBlock" + - "Emerald Block" + + EMERALD_ORE: + + Sign: "tne.item.emerald_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.emerald_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.emerald_ore.sell" + + #The names supported by shop signs + Names: + - "EmeraldOre" + - "Emerald Ore" + + ENCHANTED_BOOK: + + Sign: "tne.item.enchanted_book.sign" + + #The permission node required to buy this item + Buy: "tne.item.enchanted_book.buy" + + #The permission node required to sell this item + Sell: "tne.item.enchanted_book.sell" + + #The names supported by shop signs + Names: + - "EnchantedBook" + - "Enchanted Book" + + ENCHANTED_GOLDEN_APPLE: + + Sign: "tne.item.enchanted_golden_apple.sign" + + #The permission node required to buy this item + Buy: "tne.item.enchanted_golden_apple.buy" + + #The permission node required to sell this item + Sell: "tne.item.enchanted_golden_apple.sell" + + #The names supported by shop signs + Names: + - "EnchantGoldApple" + - "EnchantedGoldenApple" + - "Enchanted Golden Apple" + + ENCHANTING_TABLE: + + Sign: "tne.item.enchanting_table.sign" + + #The permission node required to buy this item + Buy: "tne.item.enchanting_table.buy" + + #The permission node required to sell this item + Sell: "tne.item.enchanting_table.sell" + + #The names supported by shop signs + Names: + - "EnchantingTable" + - "Enchanting Table" + + ENDERMAN_SPAWN_EGG: + + Sign: "tne.item.enderman_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.enderman_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.enderman_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "EndermanEgg" + - "EndermanSpawnEgg" + - "Enderman Spawn Egg" + + ENDERMITE_SPAWN_EGG: + + Sign: "tne.item.endermite_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.endermite_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.endermite_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "EndermiteEgg" + - "EndermiteSpawnEgg" + - "Endermite Spawn Egg" + + ENDER_CHEST: + + Sign: "tne.item.ender_chest.sign" + + #The permission node required to buy this item + Buy: "tne.item.ender_chest.buy" + + #The permission node required to sell this item + Sell: "tne.item.ender_chest.sell" + + #The names supported by shop signs + Names: + - "EnderChest" + - "Ender Chest" + + ENDER_EYE: + + Sign: "tne.item.ender_eye.sign" + + #The permission node required to buy this item + Buy: "tne.item.ender_eye.buy" + + #The permission node required to sell this item + Sell: "tne.item.ender_eye.sell" + + #The names supported by shop signs + Names: + - "EnderEye" + - "Ender Eye" + + ENDER_PEARL: + + Sign: "tne.item.ender_pearl.sign" + + #The permission node required to buy this item + Buy: "tne.item.ender_pearl.buy" + + #The permission node required to sell this item + Sell: "tne.item.ender_pearl.sell" + + #The names supported by shop signs + Names: + - "EnderPearl" + - "Ender Pearl" + + END_CRYSTAL: + + Sign: "tne.item.end_crystal.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_crystal.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_crystal.sell" + + #The names supported by shop signs + Names: + - "EndCrystal" + - "End Crystal" + + END_GATEWAY: + + Sign: "tne.item.end_gateway.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_gateway.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_gateway.sell" + + #The names supported by shop signs + Names: + - "EndGateway" + - "End Gateway" + + END_PORTAL: + + Sign: "tne.item.end_portal.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_portal.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_portal.sell" + + #The names supported by shop signs + Names: + - "EndPortal" + - "End Portal" + + END_PORTAL_FRAME: + + Sign: "tne.item.end_portal_frame.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_portal_frame.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_portal_frame.sell" + + #The names supported by shop signs + Names: + - "EndPortalFrame" + - "End Portal Frame" + + END_ROD: + + Sign: "tne.item.end_rod.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_rod.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_rod.sell" + + #The names supported by shop signs + Names: + - "EndRod" + - "End Rod" + + END_STONE: + + Sign: "tne.item.end_stone.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_stone.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_stone.sell" + + #The names supported by shop signs + Names: + - "EndStone" + - "End Stone" + + END_STONE_BRICKS: + + Sign: "tne.item.end_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.end_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.end_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "EndStoneBricks" + - "End Stone Bricks" + + EVOKER_SPAWN_EGG: + + Sign: "tne.item.evoker_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.evoker_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.evoker_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "EvokerSpawnEgg" + - "Evoker Spawn Egg" + + EXPERIENCE_BOTTLE: + + Sign: "tne.item.experience_bottle.sign" + + #The permission node required to buy this item + Buy: "tne.item.experience_bottle.buy" + + #The permission node required to sell this item + Sell: "tne.item.experience_bottle.sell" + + #The names supported by shop signs + Names: + - "ExpBottle" + - "ExperienceBottle" + - "Experience Bottle" + + FARMLAND: + + Sign: "tne.item.farmland.sign" + + #The permission node required to buy this item + Buy: "tne.item.farmland.buy" + + #The permission node required to sell this item + Sell: "tne.item.farmland.sell" + + #The names supported by shop signs + Names: + - "Farmland" + - "Farmland" + + FEATHER: + + Sign: "tne.item.feather.sign" + + #The permission node required to buy this item + Buy: "tne.item.feather.buy" + + #The permission node required to sell this item + Sell: "tne.item.feather.sell" + + #The names supported by shop signs + Names: + - "Feather" + - "Feather" + + FERMENTED_SPIDER_EYE: + + Sign: "tne.item.fermented_spider_eye.sign" + + #The permission node required to buy this item + Buy: "tne.item.fermented_spider_eye.buy" + + #The permission node required to sell this item + Sell: "tne.item.fermented_spider_eye.sell" + + #The names supported by shop signs + Names: + - "FermSpiderEye" + - "FermentedSpiderEye" + - "Fermented Spider Eye" + + FERN: + + Sign: "tne.item.fern.sign" + + #The permission node required to buy this item + Buy: "tne.item.fern.buy" + + #The permission node required to sell this item + Sell: "tne.item.fern.sell" + + #The names supported by shop signs + Names: + - "Fern" + - "Fern" + + FILLED_MAP: + + Sign: "tne.item.filled_map.sign" + + #The permission node required to buy this item + Buy: "tne.item.filled_map.buy" + + #The permission node required to sell this item + Sell: "tne.item.filled_map.sell" + + #The names supported by shop signs + Names: + - "FilledMap" + - "Filled Map" + + FIRE: + + Sign: "tne.item.fire.sign" + + #The permission node required to buy this item + Buy: "tne.item.fire.buy" + + #The permission node required to sell this item + Sell: "tne.item.fire.sell" + + #The names supported by shop signs + Names: + - "Fire" + - "Fire" + + FIREWORK_ROCKET: + + Sign: "tne.item.firework_rocket.sign" + + #The permission node required to buy this item + Buy: "tne.item.firework_rocket.buy" + + #The permission node required to sell this item + Sell: "tne.item.firework_rocket.sell" + + #The names supported by shop signs + Names: + - "FireworkRocket" + - "Firework Rocket" + + FIREWORK_STAR: + + Sign: "tne.item.firework_star.sign" + + #The permission node required to buy this item + Buy: "tne.item.firework_star.buy" + + #The permission node required to sell this item + Sell: "tne.item.firework_star.sell" + + #The names supported by shop signs + Names: + - "FireworkStar" + - "Firework Star" + + FIRE_CHARGE: + + Sign: "tne.item.fire_charge.sign" + + #The permission node required to buy this item + Buy: "tne.item.fire_charge.buy" + + #The permission node required to sell this item + Sell: "tne.item.fire_charge.sell" + + #The names supported by shop signs + Names: + - "FireCharge" + - "Fire Charge" + + FIRE_CORAL: + + Sign: "tne.item.fire_coral.sign" + + #The permission node required to buy this item + Buy: "tne.item.fire_coral.buy" + + #The permission node required to sell this item + Sell: "tne.item.fire_coral.sell" + + #The names supported by shop signs + Names: + - "FireCoral" + - "Fire Coral" + + FIRE_CORAL_BLOCK: + + Sign: "tne.item.fire_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.fire_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.fire_coral_block.sell" + + #The names supported by shop signs + Names: + - "FireCoralBlock" + - "Fire Coral Block" + + FIRE_CORAL_FAN: + + Sign: "tne.item.fire_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.fire_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.fire_coral_fan.sell" + + #The names supported by shop signs + Names: + - "FireCoralFan" + - "Fire Coral Fan" + + FIRE_CORAL_WALL_FAN: + + Sign: "tne.item.fire_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.fire_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.fire_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "FireCoralWFan" + - "FireCoralWallFan" + - "Fire Coral Wall Fan" + + FISHING_ROD: + + Sign: "tne.item.fishing_rod.sign" + + #The permission node required to buy this item + Buy: "tne.item.fishing_rod.buy" + + #The permission node required to sell this item + Sell: "tne.item.fishing_rod.sell" + + #The names supported by shop signs + Names: + - "FishingRod" + - "Fishing Rod" + + FLINT: + + Sign: "tne.item.flint.sign" + + #The permission node required to buy this item + Buy: "tne.item.flint.buy" + + #The permission node required to sell this item + Sell: "tne.item.flint.sell" + + #The names supported by shop signs + Names: + - "Flint" + - "Flint" + + FLINT_AND_STEEL: + + Sign: "tne.item.flint_and_steel.sign" + + #The permission node required to buy this item + Buy: "tne.item.flint_and_steel.buy" + + #The permission node required to sell this item + Sell: "tne.item.flint_and_steel.sell" + + #The names supported by shop signs + Names: + - "FlintNSteel" + - "FlintAndSteel" + - "Flint And Steel" + + FLOWER_POT: + + Sign: "tne.item.flower_pot.sign" + + #The permission node required to buy this item + Buy: "tne.item.flower_pot.buy" + + #The permission node required to sell this item + Sell: "tne.item.flower_pot.sell" + + #The names supported by shop signs + Names: + - "FlowerPot" + - "Flower Pot" + + FROSTED_ICE: + + Sign: "tne.item.frosted_ice.sign" + + #The permission node required to buy this item + Buy: "tne.item.frosted_ice.buy" + + #The permission node required to sell this item + Sell: "tne.item.frosted_ice.sell" + + #The names supported by shop signs + Names: + - "FrostedIce" + - "Frosted Ice" + + FURNACE: + + Sign: "tne.item.furnace.sign" + + #The permission node required to buy this item + Buy: "tne.item.furnace.buy" + + #The permission node required to sell this item + Sell: "tne.item.furnace.sell" + + #The names supported by shop signs + Names: + - "Furnace" + - "Furnace" + + FURNACE_MINECART: + + Sign: "tne.item.furnace_minecart.sign" + + #The permission node required to buy this item + Buy: "tne.item.furnace_minecart.buy" + + #The permission node required to sell this item + Sell: "tne.item.furnace_minecart.sell" + + #The names supported by shop signs + Names: + - "FurnaceMinecart" + - "Furnace Minecart" + + GHAST_SPAWN_EGG: + + Sign: "tne.item.ghast_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.ghast_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.ghast_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "GhastEgg" + - "GhastSpawnEgg" + - "Ghast Spawn Egg" + + GHAST_TEAR: + + Sign: "tne.item.ghast_tear.sign" + + #The permission node required to buy this item + Buy: "tne.item.ghast_tear.buy" + + #The permission node required to sell this item + Sell: "tne.item.ghast_tear.sell" + + #The names supported by shop signs + Names: + - "GhastTear" + - "Ghast Tear" + + GLASS: + + Sign: "tne.item.glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.glass.sell" + + #The names supported by shop signs + Names: + - "Glass" + - "Glass" + + GLASS_BOTTLE: + + Sign: "tne.item.glass_bottle.sign" + + #The permission node required to buy this item + Buy: "tne.item.glass_bottle.buy" + + #The permission node required to sell this item + Sell: "tne.item.glass_bottle.sell" + + #The names supported by shop signs + Names: + - "GlassBottle" + - "Glass Bottle" + + GLASS_PANE: + + Sign: "tne.item.glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.glass_pane.sell" + + #The names supported by shop signs + Names: + - "GlassPane" + - "Glass Pane" + + GLISTERING_MELON_SLICE: + + Sign: "tne.item.glistering_melon_slice.sign" + + #The permission node required to buy this item + Buy: "tne.item.glistering_melon_slice.buy" + + #The permission node required to sell this item + Sell: "tne.item.glistering_melon_slice.sell" + + #The names supported by shop signs + Names: + - "GlistenMelonSlice" + - "GlisteringMelonSlice" + - "Glistering Melon Slice" + + GLOWSTONE: + + Sign: "tne.item.glowstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.glowstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.glowstone.sell" + + #The names supported by shop signs + Names: + - "Glowstone" + - "Glowstone" + + GLOWSTONE_DUST: + + Sign: "tne.item.glowstone_dust.sign" + + #The permission node required to buy this item + Buy: "tne.item.glowstone_dust.buy" + + #The permission node required to sell this item + Sell: "tne.item.glowstone_dust.sell" + + #The names supported by shop signs + Names: + - "GlowstoneDust" + - "Glowstone Dust" + + GOLDEN_APPLE: + + Sign: "tne.item.golden_apple.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_apple.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_apple.sell" + + #The names supported by shop signs + Names: + - "GoldApple" + - "GoldenApple" + - "Golden Apple" + + GOLDEN_AXE: + + Sign: "tne.item.golden_axe.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_axe.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_axe.sell" + + #The names supported by shop signs + Names: + - "GoldenAxe" + - "Golden Axe" + + GOLDEN_BOOTS: + + Sign: "tne.item.golden_boots.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_boots.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_boots.sell" + + #The names supported by shop signs + Names: + - "GoldenBoots" + - "Golden Boots" + + GOLDEN_CARROT: + + Sign: "tne.item.golden_carrot.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_carrot.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_carrot.sell" + + #The names supported by shop signs + Names: + - "GoldenCarrot" + - "Golden Carrot" + + GOLDEN_CHESTPLATE: + + Sign: "tne.item.golden_chestplate.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_chestplate.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_chestplate.sell" + + #The names supported by shop signs + Names: + - "GoldenChest" + - "GoldenChestplate" + - "Golden Chestplate" + + GOLDEN_HELMET: + + Sign: "tne.item.golden_helmet.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_helmet.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_helmet.sell" + + #The names supported by shop signs + Names: + - "GoldenHelmet" + - "Golden Helmet" + + GOLDEN_HOE: + + Sign: "tne.item.golden_hoe.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_hoe.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_hoe.sell" + + #The names supported by shop signs + Names: + - "GoldenHoe" + - "Golden Hoe" + + GOLDEN_HORSE_ARMOR: + + Sign: "tne.item.golden_horse_armor.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_horse_armor.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_horse_armor.sell" + + #The names supported by shop signs + Names: + - "GoldHorseArmor" + - "GoldenHorseArmor" + - "Golden Horse Armor" + + GOLDEN_LEGGINGS: + + Sign: "tne.item.golden_leggings.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_leggings.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_leggings.sell" + + #The names supported by shop signs + Names: + - "GoldenLegs" + - "GoldenLeggings" + - "Golden Leggings" + + GOLDEN_PICKAXE: + + Sign: "tne.item.golden_pickaxe.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_pickaxe.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_pickaxe.sell" + + #The names supported by shop signs + Names: + - "GoldenPick" + - "GoldenPickaxe" + - "Golden Pickaxe" + + GOLDEN_SHOVEL: + + Sign: "tne.item.golden_shovel.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_shovel.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_shovel.sell" + + #The names supported by shop signs + Names: + - "GoldenShovel" + - "Golden Shovel" + + GOLDEN_SWORD: + + Sign: "tne.item.golden_sword.sign" + + #The permission node required to buy this item + Buy: "tne.item.golden_sword.buy" + + #The permission node required to sell this item + Sell: "tne.item.golden_sword.sell" + + #The names supported by shop signs + Names: + - "GoldenSword" + - "Golden Sword" + + GOLD_BLOCK: + + Sign: "tne.item.gold_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.gold_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.gold_block.sell" + + #The names supported by shop signs + Names: + - "GoldBlock" + - "Gold Block" + + GOLD_INGOT: + + Sign: "tne.item.gold_ingot.sign" + + #The permission node required to buy this item + Buy: "tne.item.gold_ingot.buy" + + #The permission node required to sell this item + Sell: "tne.item.gold_ingot.sell" + + #The names supported by shop signs + Names: + - "GoldIngot" + - "Gold Ingot" + + GOLD_NUGGET: + + Sign: "tne.item.gold_nugget.sign" + + #The permission node required to buy this item + Buy: "tne.item.gold_nugget.buy" + + #The permission node required to sell this item + Sell: "tne.item.gold_nugget.sell" + + #The names supported by shop signs + Names: + - "GoldNugget" + - "Gold Nugget" + + GOLD_ORE: + + Sign: "tne.item.gold_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.gold_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.gold_ore.sell" + + #The names supported by shop signs + Names: + - "GoldOre" + - "Gold Ore" + + GRANITE: + + Sign: "tne.item.granite.sign" + + #The permission node required to buy this item + Buy: "tne.item.granite.buy" + + #The permission node required to sell this item + Sell: "tne.item.granite.sell" + + #The names supported by shop signs + Names: + - "Granite" + - "Granite" + + GRASS: + + Sign: "tne.item.grass.sign" + + #The permission node required to buy this item + Buy: "tne.item.grass.buy" + + #The permission node required to sell this item + Sell: "tne.item.grass.sell" + + #The names supported by shop signs + Names: + - "Grass" + - "Grass" + + GRASS_BLOCK: + + Sign: "tne.item.grass_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.grass_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.grass_block.sell" + + #The names supported by shop signs + Names: + - "GrassBlock" + - "Grass Block" + + GRASS_PATH: + + Sign: "tne.item.grass_path.sign" + + #The permission node required to buy this item + Buy: "tne.item.grass_path.buy" + + #The permission node required to sell this item + Sell: "tne.item.grass_path.sell" + + #The names supported by shop signs + Names: + - "GrassPath" + - "Grass Path" + + GRAVEL: + + Sign: "tne.item.gravel.sign" + + #The permission node required to buy this item + Buy: "tne.item.gravel.buy" + + #The permission node required to sell this item + Sell: "tne.item.gravel.sell" + + #The names supported by shop signs + Names: + - "Gravel" + - "Gravel" + + GRAY_BANNER: + + Sign: "tne.item.gray_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_banner.sell" + + #The names supported by shop signs + Names: + - "GrayBanner" + - "Gray Banner" + + GRAY_BED: + + Sign: "tne.item.gray_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_bed.sell" + + #The names supported by shop signs + Names: + - "GrayBed" + - "Gray Bed" + + GRAY_CARPET: + + Sign: "tne.item.gray_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_carpet.sell" + + #The names supported by shop signs + Names: + - "GrayCarpet" + - "Gray Carpet" + + GRAY_CONCRETE: + + Sign: "tne.item.gray_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_concrete.sell" + + #The names supported by shop signs + Names: + - "GrayConcrete" + - "Gray Concrete" + + GRAY_CONCRETE_POWDER: + + Sign: "tne.item.gray_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "GrayConPowder" + - "GrayConcretePowder" + - "Gray Concrete Powder" + + GRAY_DYE: + + Sign: "tne.item.gray_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_dye.sell" + + #The names supported by shop signs + Names: + - "GrayDye" + - "Gray Dye" + + GRAY_GLAZED_TERRACOTTA: + + Sign: "tne.item.gray_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "GrayGlazedTerra" + - "GrayGlazedTerracotta" + - "Gray Glazed Terracotta" + + GRAY_SHULKER_BOX: + + Sign: "tne.item.gray_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_shulker_box.sell" + + #The names supported by shop signs + Names: + - "GrayShulker" + - "GrayShulkerBox" + - "Gray Shulker Box" + + GRAY_STAINED_GLASS: + + Sign: "tne.item.gray_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_stained_glass.sell" + + #The names supported by shop signs + Names: + - "GrayGlass" + - "GrayStainedGlass" + - "Gray Stained Glass" + + GRAY_STAINED_GLASS_PANE: + + Sign: "tne.item.gray_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "GrayGlassPane" + - "GrayStainedGlassPane" + - "Gray Stained Glass Pane" + + GRAY_TERRACOTTA: + + Sign: "tne.item.gray_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_terracotta.sell" + + #The names supported by shop signs + Names: + - "GrayTerra" + - "GrayTerracotta" + - "Gray Terracotta" + + GRAY_WALL_BANNER: + + Sign: "tne.item.gray_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_wall_banner.sell" + + #The names supported by shop signs + Names: + - "GrayWallBanner" + - "Gray Wall Banner" + + GRAY_WOOL: + + Sign: "tne.item.gray_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.gray_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.gray_wool.sell" + + #The names supported by shop signs + Names: + - "GrayWool" + - "Gray Wool" + + GREEN_BANNER: + + Sign: "tne.item.green_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_banner.sell" + + #The names supported by shop signs + Names: + - "GreenBanner" + - "Green Banner" + + GREEN_BED: + + Sign: "tne.item.green_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_bed.sell" + + #The names supported by shop signs + Names: + - "GreenBed" + - "Green Bed" + + GREEN_CARPET: + + Sign: "tne.item.green_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_carpet.sell" + + #The names supported by shop signs + Names: + - "GreenCarpet" + - "Green Carpet" + + GREEN_CONCRETE: + + Sign: "tne.item.green_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_concrete.sell" + + #The names supported by shop signs + Names: + - "GreenConcrete" + - "Green Concrete" + + GREEN_CONCRETE_POWDER: + + Sign: "tne.item.green_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "GreenConPowder" + - "GreenConcretePowder" + - "Green Concrete Powder" + + GREEN_GLAZED_TERRACOTTA: + + Sign: "tne.item.green_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "GreenGlazedTerra" + - "GreenGlazedTerracotta" + - "Green Glazed Terracotta" + + GREEN_SHULKER_BOX: + + Sign: "tne.item.green_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_shulker_box.sell" + + #The names supported by shop signs + Names: + - "GreenShulker" + - "GreenShulkerBox" + - "Green Shulker Box" + + GREEN_STAINED_GLASS: + + Sign: "tne.item.green_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_stained_glass.sell" + + #The names supported by shop signs + Names: + - "GreenGlass" + - "GreenStainedGlass" + - "Green Stained Glass" + + GREEN_STAINED_GLASS_PANE: + + Sign: "tne.item.green_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "GreenGlassPane" + - "GreenStainedGlassPane" + - "Green Stained Glass Pane" + + GREEN_TERRACOTTA: + + Sign: "tne.item.green_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_terracotta.sell" + + #The names supported by shop signs + Names: + - "GreenTerra" + - "GreenTerracotta" + - "Green Terracotta" + + GREEN_WALL_BANNER: + + Sign: "tne.item.green_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_wall_banner.sell" + + #The names supported by shop signs + Names: + - "GreenWallBanner" + - "Green Wall Banner" + + GREEN_WOOL: + + Sign: "tne.item.green_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.green_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.green_wool.sell" + + #The names supported by shop signs + Names: + - "GreenWool" + - "Green Wool" + + GUARDIAN_SPAWN_EGG: + + Sign: "tne.item.guardian_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.guardian_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.guardian_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "GuardianEgg" + - "GuardianSpawnEgg" + - "Guardian Spawn Egg" + + GUNPOWDER: + + Sign: "tne.item.gunpowder.sign" + + #The permission node required to buy this item + Buy: "tne.item.gunpowder.buy" + + #The permission node required to sell this item + Sell: "tne.item.gunpowder.sell" + + #The names supported by shop signs + Names: + - "Gunpowder" + - "Gunpowder" + + HAY_BLOCK: + + Sign: "tne.item.hay_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.hay_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.hay_block.sell" + + #The names supported by shop signs + Names: + - "HayBlock" + - "Hay Block" + + HEART_OF_THE_SEA: + + Sign: "tne.item.heart_of_the_sea.sign" + + #The permission node required to buy this item + Buy: "tne.item.heart_of_the_sea.buy" + + #The permission node required to sell this item + Sell: "tne.item.heart_of_the_sea.sell" + + #The names supported by shop signs + Names: + - "HeartOfTheSea" + - "Heart Of The Sea" + + HEAVY_WEIGHTED_PRESSURE_PLATE: + + Sign: "tne.item.heavy_weighted_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.heavy_weighted_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.heavy_weighted_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "HeavyPressPlate" + - "HeavyWeightedPressurePlate" + - "Heavy Weighted Pressure Plate" + + HOPPER: + + Sign: "tne.item.hopper.sign" + + #The permission node required to buy this item + Buy: "tne.item.hopper.buy" + + #The permission node required to sell this item + Sell: "tne.item.hopper.sell" + + #The names supported by shop signs + Names: + - "Hopper" + - "Hopper" + + HOPPER_MINECART: + + Sign: "tne.item.hopper_minecart.sign" + + #The permission node required to buy this item + Buy: "tne.item.hopper_minecart.buy" + + #The permission node required to sell this item + Sell: "tne.item.hopper_minecart.sell" + + #The names supported by shop signs + Names: + - "HopperMinecart" + - "Hopper Minecart" + + HORN_CORAL: + + Sign: "tne.item.horn_coral.sign" + + #The permission node required to buy this item + Buy: "tne.item.horn_coral.buy" + + #The permission node required to sell this item + Sell: "tne.item.horn_coral.sell" + + #The names supported by shop signs + Names: + - "HornCoral" + - "Horn Coral" + + HORN_CORAL_BLOCK: + + Sign: "tne.item.horn_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.horn_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.horn_coral_block.sell" + + #The names supported by shop signs + Names: + - "HornCoral" + - "Horn Coral Block" + + HORN_CORAL_FAN: + + Sign: "tne.item.horn_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.horn_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.horn_coral_fan.sell" + + #The names supported by shop signs + Names: + - "HornCoralFan" + - "Horn Coral Fan" + + HORN_CORAL_WALL_FAN: + + Sign: "tne.item.horn_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.horn_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.horn_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "HornCoralWallFan" + - "Horn Coral Wall Fan" + + HORSE_SPAWN_EGG: + + Sign: "tne.item.horse_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.horse_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.horse_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "HorseEgg" + - "HorseSpawnEgg" + - "Horse Spawn Egg" + + HUSK_SPAWN_EGG: + + Sign: "tne.item.husk_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.husk_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.husk_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "HuskEgg" + - "HuskSpawnEgg" + - "Husk Spawn Egg" + + ICE: + + Sign: "tne.item.ice.sign" + + #The permission node required to buy this item + Buy: "tne.item.ice.buy" + + #The permission node required to sell this item + Sell: "tne.item.ice.sell" + + #The names supported by shop signs + Names: + - "Ice" + - "Ice" + + INFESTED_CHISELED_STONE_BRICKS: + + Sign: "tne.item.infested_chiseled_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.infested_chiseled_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.infested_chiseled_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "InfestedChiseledStoneBricks" + - "Infested Chiseled Stone Bricks" + + INFESTED_COBBLESTONE: + + Sign: "tne.item.infested_cobblestone.sign" + + #The permission node required to buy this item + Buy: "tne.item.infested_cobblestone.buy" + + #The permission node required to sell this item + Sell: "tne.item.infested_cobblestone.sell" + + #The names supported by shop signs + Names: + - "MonsterCobble" + - "InfestedCobblestone" + - "Infested Cobblestone" + + INFESTED_CRACKED_STONE_BRICKS: + + Sign: "tne.item.infested_cracked_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.infested_cracked_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.infested_cracked_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "MonsterCStoneBricks" + - "InfestedCrackedStoneBricks" + - "Infested Cracked Stone Bricks" + + INFESTED_MOSSY_STONE_BRICKS: + + Sign: "tne.item.infested_mossy_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.infested_mossy_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.infested_mossy_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "MonsterMossBricks" + - "InfestedMossyStoneBricks" + - "Infested Mossy Stone Bricks" + + INFESTED_STONE: + + Sign: "tne.item.infested_stone.sign" + + #The permission node required to buy this item + Buy: "tne.item.infested_stone.buy" + + #The permission node required to sell this item + Sell: "tne.item.infested_stone.sell" + + #The names supported by shop signs + Names: + - "MonsterStone" + - "InfestedStone" + - "Infested Stone" + + INFESTED_STONE_BRICKS: + + Sign: "tne.item.infested_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.infested_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.infested_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "MonsterBricks" + - "InfestedStoneBricks" + - "Infested Stone Bricks" + + INK_SAC: + + Sign: "tne.item.ink_sac.sign" + + #The permission node required to buy this item + Buy: "tne.item.ink_sac.buy" + + #The permission node required to sell this item + Sell: "tne.item.ink_sac.sell" + + #The names supported by shop signs + Names: + - "InkSac" + - "Ink Sac" + + IRON_AXE: + + Sign: "tne.item.iron_axe.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_axe.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_axe.sell" + + #The names supported by shop signs + Names: + - "IronAxe" + - "Iron Axe" + + IRON_BARS: + + Sign: "tne.item.iron_bars.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_bars.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_bars.sell" + + #The names supported by shop signs + Names: + - "IronBars" + - "Iron Bars" + + IRON_BLOCK: + + Sign: "tne.item.iron_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_block.sell" + + #The names supported by shop signs + Names: + - "IronBlock" + - "Iron Block" + + IRON_BOOTS: + + Sign: "tne.item.iron_boots.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_boots.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_boots.sell" + + #The names supported by shop signs + Names: + - "IronBoots" + - "Iron Boots" + + IRON_CHESTPLATE: + + Sign: "tne.item.iron_chestplate.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_chestplate.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_chestplate.sell" + + #The names supported by shop signs + Names: + - "IronChest" + - "IronChestplate" + - "Iron Chestplate" + + IRON_DOOR: + + Sign: "tne.item.iron_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_door.sell" + + #The names supported by shop signs + Names: + - "IronDoor" + - "Iron Door" + + IRON_HELMET: + + Sign: "tne.item.iron_helmet.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_helmet.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_helmet.sell" + + #The names supported by shop signs + Names: + - "IronHelmet" + - "Iron Helmet" + + IRON_HOE: + + Sign: "tne.item.iron_hoe.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_hoe.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_hoe.sell" + + #The names supported by shop signs + Names: + - "IronHoe" + - "Iron Hoe" + + IRON_HORSE_ARMOR: + + Sign: "tne.item.iron_horse_armor.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_horse_armor.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_horse_armor.sell" + + #The names supported by shop signs + Names: + - "IronHorseArmor" + - "Iron Horse Armor" + + IRON_INGOT: + + Sign: "tne.item.iron_ingot.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_ingot.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_ingot.sell" + + #The names supported by shop signs + Names: + - "IronIngot" + - "Iron Ingot" + + IRON_LEGGINGS: + + Sign: "tne.item.iron_leggings.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_leggings.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_leggings.sell" + + #The names supported by shop signs + Names: + - "IronLeggings" + - "Iron Leggings" + + IRON_NUGGET: + + Sign: "tne.item.iron_nugget.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_nugget.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_nugget.sell" + + #The names supported by shop signs + Names: + - "IronNugget" + - "Iron Nugget" + + IRON_ORE: + + Sign: "tne.item.iron_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_ore.sell" + + #The names supported by shop signs + Names: + - "IronOre" + - "Iron Ore" + + IRON_PICKAXE: + + Sign: "tne.item.iron_pickaxe.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_pickaxe.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_pickaxe.sell" + + #The names supported by shop signs + Names: + - "IronPick" + - "IronPickaxe" + - "Iron Pickaxe" + + IRON_SHOVEL: + + Sign: "tne.item.iron_shovel.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_shovel.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_shovel.sell" + + #The names supported by shop signs + Names: + - "IronShovel" + - "Iron Shovel" + + IRON_SWORD: + + Sign: "tne.item.iron_sword.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_sword.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_sword.sell" + + #The names supported by shop signs + Names: + - "IronSword" + - "Iron Sword" + + IRON_TRAPDOOR: + + Sign: "tne.item.iron_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.iron_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.iron_trapdoor.sell" + + #The names supported by shop signs + Names: + - "IronTrapdoor" + - "Iron Trapdoor" + + ITEM_FRAME: + + Sign: "tne.item.item_frame.sign" + + #The permission node required to buy this item + Buy: "tne.item.item_frame.buy" + + #The permission node required to sell this item + Sell: "tne.item.item_frame.sell" + + #The names supported by shop signs + Names: + - "ItemFrame" + - "Item Frame" + + JACK_O_LANTERN: + + Sign: "tne.item.jack_o_lantern.sign" + + #The permission node required to buy this item + Buy: "tne.item.jack_o_lantern.buy" + + #The permission node required to sell this item + Sell: "tne.item.jack_o_lantern.sell" + + #The names supported by shop signs + Names: + - "JackOLantern" + - "Jack O Lantern" + + JUKEBOX: + + Sign: "tne.item.jukebox.sign" + + #The permission node required to buy this item + Buy: "tne.item.jukebox.buy" + + #The permission node required to sell this item + Sell: "tne.item.jukebox.sell" + + #The names supported by shop signs + Names: + - "Jukebox" + - "Jukebox" + + JUNGLE_BOAT: + + Sign: "tne.item.jungle_boat.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_boat.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_boat.sell" + + #The names supported by shop signs + Names: + - "JungleBoat" + - "Jungle Boat" + + JUNGLE_BUTTON: + + Sign: "tne.item.jungle_button.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_button.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_button.sell" + + #The names supported by shop signs + Names: + - "JungleButton" + - "Jungle Button" + + JUNGLE_DOOR: + + Sign: "tne.item.jungle_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_door.sell" + + #The names supported by shop signs + Names: + - "JungleDoor" + - "Jungle Door" + + JUNGLE_FENCE: + + Sign: "tne.item.jungle_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_fence.sell" + + #The names supported by shop signs + Names: + - "JungleFence" + - "Jungle Fence" + + JUNGLE_FENCE_GATE: + + Sign: "tne.item.jungle_fence_gate.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_fence_gate.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_fence_gate.sell" + + #The names supported by shop signs + Names: + - "JungleFenceGate" + - "Jungle Fence Gate" + + JUNGLE_LEAVES: + + Sign: "tne.item.jungle_leaves.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_leaves.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_leaves.sell" + + #The names supported by shop signs + Names: + - "JungleLeaves" + - "Jungle Leaves" + + JUNGLE_LOG: + + Sign: "tne.item.jungle_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_log.sell" + + #The names supported by shop signs + Names: + - "JungleLog" + - "Jungle Log" + + JUNGLE_PLANKS: + + Sign: "tne.item.jungle_planks.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_planks.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_planks.sell" + + #The names supported by shop signs + Names: + - "JunglePlanks" + - "Jungle Planks" + + JUNGLE_PRESSURE_PLATE: + + Sign: "tne.item.jungle_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "JunglePressurePlate" + - "Jungle Pressure Plate" + + JUNGLE_SAPLING: + + Sign: "tne.item.jungle_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_sapling.sell" + + #The names supported by shop signs + Names: + - "JungleSapling" + - "Jungle Sapling" + + JUNGLE_SLAB: + + Sign: "tne.item.jungle_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_slab.sell" + + #The names supported by shop signs + Names: + - "JungleSlab" + - "Jungle Slab" + + JUNGLE_STAIRS: + + Sign: "tne.item.jungle_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_stairs.sell" + + #The names supported by shop signs + Names: + - "JungleStairs" + - "Jungle Stairs" + + JUNGLE_TRAPDOOR: + + Sign: "tne.item.jungle_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_trapdoor.sell" + + #The names supported by shop signs + Names: + - "JungleTrapdoor" + - "Jungle Trapdoor" + + JUNGLE_WOOD: + + Sign: "tne.item.jungle_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.jungle_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.jungle_wood.sell" + + #The names supported by shop signs + Names: + - "JungleWood" + - "Jungle Wood" + + KELP: + + Sign: "tne.item.kelp.sign" + + #The permission node required to buy this item + Buy: "tne.item.kelp.buy" + + #The permission node required to sell this item + Sell: "tne.item.kelp.sell" + + #The names supported by shop signs + Names: + - "Kelp" + - "Kelp" + + KELP_PLANT: + + Sign: "tne.item.kelp_plant.sign" + + #The permission node required to buy this item + Buy: "tne.item.kelp_plant.buy" + + #The permission node required to sell this item + Sell: "tne.item.kelp_plant.sell" + + #The names supported by shop signs + Names: + - "KelpPlant" + - "Kelp Plant" + + KNOWLEDGE_BOOK: + + Sign: "tne.item.knowledge_book.sign" + + #The permission node required to buy this item + Buy: "tne.item.knowledge_book.buy" + + #The permission node required to sell this item + Sell: "tne.item.knowledge_book.sell" + + #The names supported by shop signs + Names: + - "KnowledgeBook" + - "Knowledge Book" + + LADDER: + + Sign: "tne.item.ladder.sign" + + #The permission node required to buy this item + Buy: "tne.item.ladder.buy" + + #The permission node required to sell this item + Sell: "tne.item.ladder.sell" + + #The names supported by shop signs + Names: + - "Ladder" + - "Ladder" + + LAPIS_BLOCK: + + Sign: "tne.item.lapis_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.lapis_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.lapis_block.sell" + + #The names supported by shop signs + Names: + - "LapisBlock" + - "Lapis Block" + + LAPIS_LAZULI: + + Sign: "tne.item.lapis_lazuli.sign" + + #The permission node required to buy this item + Buy: "tne.item.lapis_lazuli.buy" + + #The permission node required to sell this item + Sell: "tne.item.lapis_lazuli.sell" + + #The names supported by shop signs + Names: + - "LapisLazuli" + - "Lapis Lazuli" + + LAPIS_ORE: + + Sign: "tne.item.lapis_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.lapis_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.lapis_ore.sell" + + #The names supported by shop signs + Names: + - "LapisOre" + - "Lapis Ore" + + LARGE_FERN: + + Sign: "tne.item.large_fern.sign" + + #The permission node required to buy this item + Buy: "tne.item.large_fern.buy" + + #The permission node required to sell this item + Sell: "tne.item.large_fern.sell" + + #The names supported by shop signs + Names: + - "LargeFern" + - "Large Fern" + + LAVA: + + Sign: "tne.item.lava.sign" + + #The permission node required to buy this item + Buy: "tne.item.lava.buy" + + #The permission node required to sell this item + Sell: "tne.item.lava.sell" + + #The names supported by shop signs + Names: + - "Lava" + - "Lava" + + LAVA_BUCKET: + + Sign: "tne.item.lava_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.lava_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.lava_bucket.sell" + + #The names supported by shop signs + Names: + - "LavaBucket" + - "Lava Bucket" + + LEAD: + + Sign: "tne.item.lead.sign" + + #The permission node required to buy this item + Buy: "tne.item.lead.buy" + + #The permission node required to sell this item + Sell: "tne.item.lead.sell" + + #The names supported by shop signs + Names: + - "Lead" + - "Lead" + + LEATHER: + + Sign: "tne.item.leather.sign" + + #The permission node required to buy this item + Buy: "tne.item.leather.buy" + + #The permission node required to sell this item + Sell: "tne.item.leather.sell" + + #The names supported by shop signs + Names: + - "Leather" + - "Leather" + + LEATHER_BOOTS: + + Sign: "tne.item.leather_boots.sign" + + #The permission node required to buy this item + Buy: "tne.item.leather_boots.buy" + + #The permission node required to sell this item + Sell: "tne.item.leather_boots.sell" + + #The names supported by shop signs + Names: + - "LeatherBoots" + - "Leather Boots" + + LEATHER_CHESTPLATE: + + Sign: "tne.item.leather_chestplate.sign" + + #The permission node required to buy this item + Buy: "tne.item.leather_chestplate.buy" + + #The permission node required to sell this item + Sell: "tne.item.leather_chestplate.sell" + + #The names supported by shop signs + Names: + - "LeatherChestplate" + - "Leather Chestplate" + + LEATHER_HELMET: + + Sign: "tne.item.leather_helmet.sign" + + #The permission node required to buy this item + Buy: "tne.item.leather_helmet.buy" + + #The permission node required to sell this item + Sell: "tne.item.leather_helmet.sell" + + #The names supported by shop signs + Names: + - "LeatherHelmet" + - "Leather Helmet" + + LEATHER_LEGGINGS: + + Sign: "tne.item.leather_leggings.sign" + + #The permission node required to buy this item + Buy: "tne.item.leather_leggings.buy" + + #The permission node required to sell this item + Sell: "tne.item.leather_leggings.sell" + + #The names supported by shop signs + Names: + - "LeatherLeggings" + - "Leather Leggings" + + LEVER: + + Sign: "tne.item.lever.sign" + + #The permission node required to buy this item + Buy: "tne.item.lever.buy" + + #The permission node required to sell this item + Sell: "tne.item.lever.sell" + + #The names supported by shop signs + Names: + - "Lever" + - "Lever" + + LIGHT_BLUE_BANNER: + + Sign: "tne.item.light_blue_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_banner.sell" + + #The names supported by shop signs + Names: + - "LightBlueBanner" + - "Light Blue Banner" + + LIGHT_BLUE_BED: + + Sign: "tne.item.light_blue_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_bed.sell" + + #The names supported by shop signs + Names: + - "LightBlueBed" + - "Light Blue Bed" + + LIGHT_BLUE_CARPET: + + Sign: "tne.item.light_blue_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_carpet.sell" + + #The names supported by shop signs + Names: + - "LightBlueCarpet" + - "Light Blue Carpet" + + LIGHT_BLUE_CONCRETE: + + Sign: "tne.item.light_blue_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_concrete.sell" + + #The names supported by shop signs + Names: + - "LightBlueConcrete" + - "Light Blue Concrete" + + LIGHT_BLUE_CONCRETE_POWDER: + + Sign: "tne.item.light_blue_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "LightBlueConcretePowder" + - "Light Blue Concrete Powder" + + LIGHT_BLUE_DYE: + + Sign: "tne.item.light_blue_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_dye.sell" + + #The names supported by shop signs + Names: + - "LightBlueDye" + - "Light Blue Dye" + + LIGHT_BLUE_GLAZED_TERRACOTTA: + + Sign: "tne.item.light_blue_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "LightBlueGlazedTerracotta" + - "Light Blue Glazed Terracotta" + + LIGHT_BLUE_SHULKER_BOX: + + Sign: "tne.item.light_blue_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_shulker_box.sell" + + #The names supported by shop signs + Names: + - "LightBlueShulkerBox" + - "Light Blue Shulker Box" + + LIGHT_BLUE_STAINED_GLASS: + + Sign: "tne.item.light_blue_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_stained_glass.sell" + + #The names supported by shop signs + Names: + - "LightBlueStainedGlass" + - "Light Blue Stained Glass" + + LIGHT_BLUE_STAINED_GLASS_PANE: + + Sign: "tne.item.light_blue_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "LightBlueStainedGlassPane" + - "Light Blue Stained Glass Pane" + + LIGHT_BLUE_TERRACOTTA: + + Sign: "tne.item.light_blue_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_terracotta.sell" + + #The names supported by shop signs + Names: + - "LightBlueTerracotta" + - "Light Blue Terracotta" + + LIGHT_BLUE_WALL_BANNER: + + Sign: "tne.item.light_blue_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_wall_banner.sell" + + #The names supported by shop signs + Names: + - "LightBlueWallBanner" + - "Light Blue Wall Banner" + + LIGHT_BLUE_WOOL: + + Sign: "tne.item.light_blue_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_blue_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_blue_wool.sell" + + #The names supported by shop signs + Names: + - "LightBlueWool" + - "Light Blue Wool" + + LIGHT_GRAY_BANNER: + + Sign: "tne.item.light_gray_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_banner.sell" + + #The names supported by shop signs + Names: + - "LightGrayBanner" + - "Light Gray Banner" + + LIGHT_GRAY_BED: + + Sign: "tne.item.light_gray_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_bed.sell" + + #The names supported by shop signs + Names: + - "LightGrayBed" + - "Light Gray Bed" + + LIGHT_GRAY_CARPET: + + Sign: "tne.item.light_gray_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_carpet.sell" + + #The names supported by shop signs + Names: + - "LightGrayCarpet" + - "Light Gray Carpet" + + LIGHT_GRAY_CONCRETE: + + Sign: "tne.item.light_gray_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_concrete.sell" + + #The names supported by shop signs + Names: + - "LightGrayConcrete" + - "Light Gray Concrete" + + LIGHT_GRAY_CONCRETE_POWDER: + + Sign: "tne.item.light_gray_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "LightGrayConcretePowder" + - "Light Gray Concrete Powder" + + LIGHT_GRAY_DYE: + + Sign: "tne.item.light_gray_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_dye.sell" + + #The names supported by shop signs + Names: + - "LightGrayDye" + - "Light Gray Dye" + + LIGHT_GRAY_GLAZED_TERRACOTTA: + + Sign: "tne.item.light_gray_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "LightGrayGlazedTerracotta" + - "Light Gray Glazed Terracotta" + + LIGHT_GRAY_SHULKER_BOX: + + Sign: "tne.item.light_gray_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_shulker_box.sell" + + #The names supported by shop signs + Names: + - "LightGrayShulkerBox" + - "Light Gray Shulker Box" + + LIGHT_GRAY_STAINED_GLASS: + + Sign: "tne.item.light_gray_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_stained_glass.sell" + + #The names supported by shop signs + Names: + - "LightGrayStainedGlass" + - "Light Gray Stained Glass" + + LIGHT_GRAY_STAINED_GLASS_PANE: + + Sign: "tne.item.light_gray_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "LightGrayStainedGlassPane" + - "Light Gray Stained Glass Pane" + + LIGHT_GRAY_TERRACOTTA: + + Sign: "tne.item.light_gray_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_terracotta.sell" + + #The names supported by shop signs + Names: + - "LightGrayTerracotta" + - "Light Gray Terracotta" + + LIGHT_GRAY_WALL_BANNER: + + Sign: "tne.item.light_gray_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_wall_banner.sell" + + #The names supported by shop signs + Names: + - "LightGrayWallBanner" + - "Light Gray Wall Banner" + + LIGHT_GRAY_WOOL: + + Sign: "tne.item.light_gray_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_gray_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_gray_wool.sell" + + #The names supported by shop signs + Names: + - "LightGrayWool" + - "Light Gray Wool" + + LIGHT_WEIGHTED_PRESSURE_PLATE: + + Sign: "tne.item.light_weighted_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.light_weighted_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.light_weighted_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "LightWeightedPressurePlate" + - "Light Weighted Pressure Plate" + + LILAC: + + Sign: "tne.item.lilac.sign" + + #The permission node required to buy this item + Buy: "tne.item.lilac.buy" + + #The permission node required to sell this item + Sell: "tne.item.lilac.sell" + + #The names supported by shop signs + Names: + - "Lilac" + - "Lilac" + + LILY_PAD: + + Sign: "tne.item.lily_pad.sign" + + #The permission node required to buy this item + Buy: "tne.item.lily_pad.buy" + + #The permission node required to sell this item + Sell: "tne.item.lily_pad.sell" + + #The names supported by shop signs + Names: + - "LilyPad" + - "Lily Pad" + + LIME_BANNER: + + Sign: "tne.item.lime_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_banner.sell" + + #The names supported by shop signs + Names: + - "LimeBanner" + - "Lime Banner" + + LIME_BED: + + Sign: "tne.item.lime_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_bed.sell" + + #The names supported by shop signs + Names: + - "LimeBed" + - "Lime Bed" + + LIME_CARPET: + + Sign: "tne.item.lime_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_carpet.sell" + + #The names supported by shop signs + Names: + - "LimeCarpet" + - "Lime Carpet" + + LIME_CONCRETE: + + Sign: "tne.item.lime_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_concrete.sell" + + #The names supported by shop signs + Names: + - "LimeConcrete" + - "Lime Concrete" + + LIME_CONCRETE_POWDER: + + Sign: "tne.item.lime_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "LimeConcretePowder" + - "Lime Concrete Powder" + + LIME_DYE: + + Sign: "tne.item.lime_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_dye.sell" + + #The names supported by shop signs + Names: + - "LimeDye" + - "Lime Dye" + + LIME_GLAZED_TERRACOTTA: + + Sign: "tne.item.lime_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "LimeGlazedTerracotta" + - "Lime Glazed Terracotta" + + LIME_SHULKER_BOX: + + Sign: "tne.item.lime_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_shulker_box.sell" + + #The names supported by shop signs + Names: + - "LimeShulkerBox" + - "Lime Shulker Box" + + LIME_STAINED_GLASS: + + Sign: "tne.item.lime_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_stained_glass.sell" + + #The names supported by shop signs + Names: + - "LimeStainedGlass" + - "Lime Stained Glass" + + LIME_STAINED_GLASS_PANE: + + Sign: "tne.item.lime_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "LimeStainedGlassPane" + - "Lime Stained Glass Pane" + + LIME_TERRACOTTA: + + Sign: "tne.item.lime_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_terracotta.sell" + + #The names supported by shop signs + Names: + - "LimeTerracotta" + - "Lime Terracotta" + + LIME_WALL_BANNER: + + Sign: "tne.item.lime_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_wall_banner.sell" + + #The names supported by shop signs + Names: + - "LimeWallBanner" + - "Lime Wall Banner" + + LIME_WOOL: + + Sign: "tne.item.lime_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.lime_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.lime_wool.sell" + + #The names supported by shop signs + Names: + - "LimeWool" + - "Lime Wool" + + LINGERING_POTION: + + Sign: "tne.item.lingering_potion.sign" + + #The permission node required to buy this item + Buy: "tne.item.lingering_potion.buy" + + #The permission node required to sell this item + Sell: "tne.item.lingering_potion.sell" + + #The names supported by shop signs + Names: + - "LingeringPotion" + - "Lingering Potion" + + LLAMA_SPAWN_EGG: + + Sign: "tne.item.llama_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.llama_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.llama_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "LlamaSpawnEgg" + - "Llama Spawn Egg" + + MAGENTA_BANNER: + + Sign: "tne.item.magenta_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_banner.sell" + + #The names supported by shop signs + Names: + - "MagentaBanner" + - "Magenta Banner" + + MAGENTA_BED: + + Sign: "tne.item.magenta_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_bed.sell" + + #The names supported by shop signs + Names: + - "MagentaBed" + - "Magenta Bed" + + MAGENTA_CARPET: + + Sign: "tne.item.magenta_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_carpet.sell" + + #The names supported by shop signs + Names: + - "MagentaCarpet" + - "Magenta Carpet" + + MAGENTA_CONCRETE: + + Sign: "tne.item.magenta_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_concrete.sell" + + #The names supported by shop signs + Names: + - "MagentaConcrete" + - "Magenta Concrete" + + MAGENTA_CONCRETE_POWDER: + + Sign: "tne.item.magenta_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "MagentaConcretePowder" + - "Magenta Concrete Powder" + + MAGENTA_DYE: + + Sign: "tne.item.magenta_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_dye.sell" + + #The names supported by shop signs + Names: + - "MagentaDye" + - "Magenta Dye" + + MAGENTA_GLAZED_TERRACOTTA: + + Sign: "tne.item.magenta_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "MagentaGlazedTerracotta" + - "Magenta Glazed Terracotta" + + MAGENTA_SHULKER_BOX: + + Sign: "tne.item.magenta_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_shulker_box.sell" + + #The names supported by shop signs + Names: + - "MagentaShulkerBox" + - "Magenta Shulker Box" + + MAGENTA_STAINED_GLASS: + + Sign: "tne.item.magenta_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_stained_glass.sell" + + #The names supported by shop signs + Names: + - "MagentaStainedGlass" + - "Magenta Stained Glass" + + MAGENTA_STAINED_GLASS_PANE: + + Sign: "tne.item.magenta_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "MagentaStainedGlassPane" + - "Magenta Stained Glass Pane" + + MAGENTA_TERRACOTTA: + + Sign: "tne.item.magenta_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_terracotta.sell" + + #The names supported by shop signs + Names: + - "MagentaTerracotta" + - "Magenta Terracotta" + + MAGENTA_WALL_BANNER: + + Sign: "tne.item.magenta_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_wall_banner.sell" + + #The names supported by shop signs + Names: + - "MagentaWallBanner" + - "Magenta Wall Banner" + + MAGENTA_WOOL: + + Sign: "tne.item.magenta_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.magenta_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.magenta_wool.sell" + + #The names supported by shop signs + Names: + - "MagentaWool" + - "Magenta Wool" + + MAGMA_BLOCK: + + Sign: "tne.item.magma_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.magma_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.magma_block.sell" + + #The names supported by shop signs + Names: + - "MagmaBlock" + - "Magma Block" + + MAGMA_CREAM: + + Sign: "tne.item.magma_cream.sign" + + #The permission node required to buy this item + Buy: "tne.item.magma_cream.buy" + + #The permission node required to sell this item + Sell: "tne.item.magma_cream.sell" + + #The names supported by shop signs + Names: + - "MagmaCream" + - "Magma Cream" + + MAGMA_CUBE_SPAWN_EGG: + + Sign: "tne.item.magma_cube_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.magma_cube_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.magma_cube_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "MagmaCubeSpawnEgg" + - "Magma Cube Spawn Egg" + + MAP: + + Sign: "tne.item.map.sign" + + #The permission node required to buy this item + Buy: "tne.item.map.buy" + + #The permission node required to sell this item + Sell: "tne.item.map.sell" + + #The names supported by shop signs + Names: + - "Map" + - "Map" + + MELON: + + Sign: "tne.item.melon.sign" + + #The permission node required to buy this item + Buy: "tne.item.melon.buy" + + #The permission node required to sell this item + Sell: "tne.item.melon.sell" + + #The names supported by shop signs + Names: + - "Melon" + - "Melon" + + MELON_SEEDS: + + Sign: "tne.item.melon_seeds.sign" + + #The permission node required to buy this item + Buy: "tne.item.melon_seeds.buy" + + #The permission node required to sell this item + Sell: "tne.item.melon_seeds.sell" + + #The names supported by shop signs + Names: + - "MelonSeeds" + - "Melon Seeds" + + MELON_SLICE: + + Sign: "tne.item.melon_slice.sign" + + #The permission node required to buy this item + Buy: "tne.item.melon_slice.buy" + + #The permission node required to sell this item + Sell: "tne.item.melon_slice.sell" + + #The names supported by shop signs + Names: + - "MelonSlice" + - "Melon Slice" + + MELON_STEM: + + Sign: "tne.item.melon_stem.sign" + + #The permission node required to buy this item + Buy: "tne.item.melon_stem.buy" + + #The permission node required to sell this item + Sell: "tne.item.melon_stem.sell" + + #The names supported by shop signs + Names: + - "MelonStem" + - "Melon Stem" + + MILK_BUCKET: + + Sign: "tne.item.milk_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.milk_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.milk_bucket.sell" + + #The names supported by shop signs + Names: + - "MilkBucket" + - "Milk Bucket" + + MINECART: + + Sign: "tne.item.minecart.sign" + + #The permission node required to buy this item + Buy: "tne.item.minecart.buy" + + #The permission node required to sell this item + Sell: "tne.item.minecart.sell" + + #The names supported by shop signs + Names: + - "Minecart" + - "Minecart" + + MOOSHROOM_SPAWN_EGG: + + Sign: "tne.item.mooshroom_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.mooshroom_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.mooshroom_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "MooshroomSpawnEgg" + - "Mooshroom Spawn Egg" + + MOSSY_COBBLESTONE: + + Sign: "tne.item.mossy_cobblestone.sign" + + #The permission node required to buy this item + Buy: "tne.item.mossy_cobblestone.buy" + + #The permission node required to sell this item + Sell: "tne.item.mossy_cobblestone.sell" + + #The names supported by shop signs + Names: + - "MossyCobblestone" + - "Mossy Cobblestone" + + MOSSY_COBBLESTONE_WALL: + + Sign: "tne.item.mossy_cobblestone_wall.sign" + + #The permission node required to buy this item + Buy: "tne.item.mossy_cobblestone_wall.buy" + + #The permission node required to sell this item + Sell: "tne.item.mossy_cobblestone_wall.sell" + + #The names supported by shop signs + Names: + - "MossyCobblestoneWall" + - "Mossy Cobblestone Wall" + + MOSSY_STONE_BRICKS: + + Sign: "tne.item.mossy_stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.mossy_stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.mossy_stone_bricks.sell" + + #The names supported by shop signs + Names: + - "MossyStoneBricks" + - "Mossy Stone Bricks" + + MOVING_PISTON: + + Sign: "tne.item.moving_piston.sign" + + #The permission node required to buy this item + Buy: "tne.item.moving_piston.buy" + + #The permission node required to sell this item + Sell: "tne.item.moving_piston.sell" + + #The names supported by shop signs + Names: + - "MovingPiston" + - "Moving Piston" + + MULE_SPAWN_EGG: + + Sign: "tne.item.mule_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.mule_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.mule_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "MuleSpawnEgg" + - "Mule Spawn Egg" + + MUSHROOM_STEM: + + Sign: "tne.item.mushroom_stem.sign" + + #The permission node required to buy this item + Buy: "tne.item.mushroom_stem.buy" + + #The permission node required to sell this item + Sell: "tne.item.mushroom_stem.sell" + + #The names supported by shop signs + Names: + - "MushroomStem" + - "Mushroom Stem" + + MUSHROOM_STEW: + + Sign: "tne.item.mushroom_stew.sign" + + #The permission node required to buy this item + Buy: "tne.item.mushroom_stew.buy" + + #The permission node required to sell this item + Sell: "tne.item.mushroom_stew.sell" + + #The names supported by shop signs + Names: + - "MushroomStew" + - "Mushroom Stew" + + MUSIC_DISC_11: + + Sign: "tne.item.music_disc_11.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_11.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_11.sell" + + #The names supported by shop signs + Names: + - "MusicDisc11" + - "Music Disc 11" + + MUSIC_DISC_13: + + Sign: "tne.item.music_disc_13.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_13.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_13.sell" + + #The names supported by shop signs + Names: + - "MusicDisc13" + - "Music Disc 13" + + MUSIC_DISC_BLOCKS: + + Sign: "tne.item.music_disc_blocks.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_blocks.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_blocks.sell" + + #The names supported by shop signs + Names: + - "MusicDiscBlocks" + - "Music Disc Blocks" + + MUSIC_DISC_CAT: + + Sign: "tne.item.music_disc_cat.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_cat.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_cat.sell" + + #The names supported by shop signs + Names: + - "MusicDiscCat" + - "Music Disc Cat" + + MUSIC_DISC_CHIRP: + + Sign: "tne.item.music_disc_chirp.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_chirp.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_chirp.sell" + + #The names supported by shop signs + Names: + - "MusicDiscChirp" + - "Music Disc Chirp" + + MUSIC_DISC_FAR: + + Sign: "tne.item.music_disc_far.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_far.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_far.sell" + + #The names supported by shop signs + Names: + - "MusicDiscFar" + - "Music Disc Far" + + MUSIC_DISC_MALL: + + Sign: "tne.item.music_disc_mall.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_mall.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_mall.sell" + + #The names supported by shop signs + Names: + - "MusicDiscMall" + - "Music Disc Mall" + + MUSIC_DISC_MELLOHI: + + Sign: "tne.item.music_disc_mellohi.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_mellohi.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_mellohi.sell" + + #The names supported by shop signs + Names: + - "MusicDiscMellohi" + - "Music Disc Mellohi" + + MUSIC_DISC_STAL: + + Sign: "tne.item.music_disc_stal.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_stal.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_stal.sell" + + #The names supported by shop signs + Names: + - "MusicDiscStal" + - "Music Disc Stal" + + MUSIC_DISC_STRAD: + + Sign: "tne.item.music_disc_strad.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_strad.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_strad.sell" + + #The names supported by shop signs + Names: + - "MusicDiscStrad" + - "Music Disc Strad" + + MUSIC_DISC_WAIT: + + Sign: "tne.item.music_disc_wait.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_wait.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_wait.sell" + + #The names supported by shop signs + Names: + - "MusicDiscWait" + - "Music Disc Wait" + + MUSIC_DISC_WARD: + + Sign: "tne.item.music_disc_ward.sign" + + #The permission node required to buy this item + Buy: "tne.item.music_disc_ward.buy" + + #The permission node required to sell this item + Sell: "tne.item.music_disc_ward.sell" + + #The names supported by shop signs + Names: + - "MusicDiscWard" + - "Music Disc Ward" + + MUTTON: + + Sign: "tne.item.mutton.sign" + + #The permission node required to buy this item + Buy: "tne.item.mutton.buy" + + #The permission node required to sell this item + Sell: "tne.item.mutton.sell" + + #The names supported by shop signs + Names: + - "Mutton" + - "Mutton" + + MYCELIUM: + + Sign: "tne.item.mycelium.sign" + + #The permission node required to buy this item + Buy: "tne.item.mycelium.buy" + + #The permission node required to sell this item + Sell: "tne.item.mycelium.sell" + + #The names supported by shop signs + Names: + - "Mycelium" + - "Mycelium" + + NAME_TAG: + + Sign: "tne.item.name_tag.sign" + + #The permission node required to buy this item + Buy: "tne.item.name_tag.buy" + + #The permission node required to sell this item + Sell: "tne.item.name_tag.sell" + + #The names supported by shop signs + Names: + - "NameTag" + - "Name Tag" + + NAUTILUS_SHELL: + + Sign: "tne.item.nautilus_shell.sign" + + #The permission node required to buy this item + Buy: "tne.item.nautilus_shell.buy" + + #The permission node required to sell this item + Sell: "tne.item.nautilus_shell.sell" + + #The names supported by shop signs + Names: + - "NautilusShell" + - "Nautilus Shell" + + NETHERRACK: + + Sign: "tne.item.netherrack.sign" + + #The permission node required to buy this item + Buy: "tne.item.netherrack.buy" + + #The permission node required to sell this item + Sell: "tne.item.netherrack.sell" + + #The names supported by shop signs + Names: + - "Netherrack" + - "Netherrack" + + NETHER_BRICK: + + Sign: "tne.item.nether_brick.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_brick.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_brick.sell" + + #The names supported by shop signs + Names: + - "NetherBrick" + - "Nether Brick" + + NETHER_BRICKS: + + Sign: "tne.item.nether_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_bricks.sell" + + #The names supported by shop signs + Names: + - "NetherBricks" + - "Nether Bricks" + + NETHER_BRICK_FENCE: + + Sign: "tne.item.nether_brick_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_brick_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_brick_fence.sell" + + #The names supported by shop signs + Names: + - "NetherBrickFence" + - "Nether Brick Fence" + + NETHER_BRICK_SLAB: + + Sign: "tne.item.nether_brick_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_brick_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_brick_slab.sell" + + #The names supported by shop signs + Names: + - "NetherBrickSlab" + - "Nether Brick Slab" + + NETHER_BRICK_STAIRS: + + Sign: "tne.item.nether_brick_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_brick_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_brick_stairs.sell" + + #The names supported by shop signs + Names: + - "NetherBrickStairs" + - "Nether Brick Stairs" + + NETHER_PORTAL: + + Sign: "tne.item.nether_portal.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_portal.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_portal.sell" + + #The names supported by shop signs + Names: + - "NetherPortal" + - "Nether Portal" + + NETHER_QUARTZ_ORE: + + Sign: "tne.item.nether_quartz_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_quartz_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_quartz_ore.sell" + + #The names supported by shop signs + Names: + - "NetherQuartzOre" + - "Nether Quartz Ore" + + NETHER_STAR: + + Sign: "tne.item.nether_star.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_star.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_star.sell" + + #The names supported by shop signs + Names: + - "NetherStar" + - "Nether Star" + + NETHER_WART: + + Sign: "tne.item.nether_wart.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_wart.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_wart.sell" + + #The names supported by shop signs + Names: + - "NetherWart" + - "Nether Wart" + + NETHER_WART_BLOCK: + + Sign: "tne.item.nether_wart_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.nether_wart_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.nether_wart_block.sell" + + #The names supported by shop signs + Names: + - "NetherWartBlock" + - "Nether Wart Block" + + NOTE_BLOCK: + + Sign: "tne.item.note_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.note_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.note_block.sell" + + #The names supported by shop signs + Names: + - "NoteBlock" + - "Note Block" + + OAK_BOAT: + + Sign: "tne.item.oak_boat.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_boat.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_boat.sell" + + #The names supported by shop signs + Names: + - "OakBoat" + - "Oak Boat" + + OAK_BUTTON: + + Sign: "tne.item.oak_button.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_button.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_button.sell" + + #The names supported by shop signs + Names: + - "OakButton" + - "Oak Button" + + OAK_DOOR: + + Sign: "tne.item.oak_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_door.sell" + + #The names supported by shop signs + Names: + - "OakDoor" + - "Oak Door" + + OAK_FENCE: + + Sign: "tne.item.oak_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_fence.sell" + + #The names supported by shop signs + Names: + - "OakFence" + - "Oak Fence" + + OAK_FENCE_GATE: + + Sign: "tne.item.oak_fence_gate.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_fence_gate.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_fence_gate.sell" + + #The names supported by shop signs + Names: + - "OakFenceGate" + - "Oak Fence Gate" + + OAK_LEAVES: + + Sign: "tne.item.oak_leaves.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_leaves.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_leaves.sell" + + #The names supported by shop signs + Names: + - "OakLeaves" + - "Oak Leaves" + + OAK_LOG: + + Sign: "tne.item.oak_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_log.sell" + + #The names supported by shop signs + Names: + - "OakLog" + - "Oak Log" + + OAK_PLANKS: + + Sign: "tne.item.oak_planks.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_planks.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_planks.sell" + + #The names supported by shop signs + Names: + - "OakPlanks" + - "Oak Planks" + + OAK_PRESSURE_PLATE: + + Sign: "tne.item.oak_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "OakPressurePlate" + - "Oak Pressure Plate" + + OAK_SAPLING: + + Sign: "tne.item.oak_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_sapling.sell" + + #The names supported by shop signs + Names: + - "OakSapling" + - "Oak Sapling" + + OAK_SLAB: + + Sign: "tne.item.oak_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_slab.sell" + + #The names supported by shop signs + Names: + - "OakSlab" + - "Oak Slab" + + OAK_STAIRS: + + Sign: "tne.item.oak_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_stairs.sell" + + #The names supported by shop signs + Names: + - "OakStairs" + - "Oak Stairs" + + OAK_TRAPDOOR: + + Sign: "tne.item.oak_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_trapdoor.sell" + + #The names supported by shop signs + Names: + - "OakTrapdoor" + - "Oak Trapdoor" + + OAK_WOOD: + + Sign: "tne.item.oak_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.oak_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.oak_wood.sell" + + #The names supported by shop signs + Names: + - "OakWood" + - "Oak Wood" + + OBSERVER: + + Sign: "tne.item.observer.sign" + + #The permission node required to buy this item + Buy: "tne.item.observer.buy" + + #The permission node required to sell this item + Sell: "tne.item.observer.sell" + + #The names supported by shop signs + Names: + - "Observer" + - "Observer" + + OBSIDIAN: + + Sign: "tne.item.obsidian.sign" + + #The permission node required to buy this item + Buy: "tne.item.obsidian.buy" + + #The permission node required to sell this item + Sell: "tne.item.obsidian.sell" + + #The names supported by shop signs + Names: + - "Obsidian" + - "Obsidian" + + OCELOT_SPAWN_EGG: + + Sign: "tne.item.ocelot_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.ocelot_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.ocelot_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "OcelotSpawnEgg" + - "Ocelot Spawn Egg" + + ORANGE_BANNER: + + Sign: "tne.item.orange_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_banner.sell" + + #The names supported by shop signs + Names: + - "OrangeBanner" + - "Orange Banner" + + ORANGE_BED: + + Sign: "tne.item.orange_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_bed.sell" + + #The names supported by shop signs + Names: + - "OrangeBed" + - "Orange Bed" + + ORANGE_CARPET: + + Sign: "tne.item.orange_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_carpet.sell" + + #The names supported by shop signs + Names: + - "OrangeCarpet" + - "Orange Carpet" + + ORANGE_CONCRETE: + + Sign: "tne.item.orange_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_concrete.sell" + + #The names supported by shop signs + Names: + - "OrangeConcrete" + - "Orange Concrete" + + ORANGE_CONCRETE_POWDER: + + Sign: "tne.item.orange_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "OrangeConcretePowder" + - "Orange Concrete Powder" + + ORANGE_DYE: + + Sign: "tne.item.orange_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_dye.sell" + + #The names supported by shop signs + Names: + - "OrangeDye" + - "Orange Dye" + + ORANGE_GLAZED_TERRACOTTA: + + Sign: "tne.item.orange_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "OrangeGlazedTerracotta" + - "Orange Glazed Terracotta" + + ORANGE_SHULKER_BOX: + + Sign: "tne.item.orange_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_shulker_box.sell" + + #The names supported by shop signs + Names: + - "OrangeShulkerBox" + - "Orange Shulker Box" + + ORANGE_STAINED_GLASS: + + Sign: "tne.item.orange_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_stained_glass.sell" + + #The names supported by shop signs + Names: + - "OrangeStainedGlass" + - "Orange Stained Glass" + + ORANGE_STAINED_GLASS_PANE: + + Sign: "tne.item.orange_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "OrangeStainedGlassPane" + - "Orange Stained Glass Pane" + + ORANGE_TERRACOTTA: + + Sign: "tne.item.orange_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_terracotta.sell" + + #The names supported by shop signs + Names: + - "OrangeTerracotta" + - "Orange Terracotta" + + ORANGE_TULIP: + + Sign: "tne.item.orange_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_tulip.sell" + + #The names supported by shop signs + Names: + - "OrangeTulip" + - "Orange Tulip" + + ORANGE_WALL_BANNER: + + Sign: "tne.item.orange_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_wall_banner.sell" + + #The names supported by shop signs + Names: + - "OrangeWallBanner" + - "Orange Wall Banner" + + ORANGE_WOOL: + + Sign: "tne.item.orange_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.orange_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.orange_wool.sell" + + #The names supported by shop signs + Names: + - "OrangeWool" + - "Orange Wool" + + OXEYE_DAISY: + + Sign: "tne.item.oxeye_daisy.sign" + + #The permission node required to buy this item + Buy: "tne.item.oxeye_daisy.buy" + + #The permission node required to sell this item + Sell: "tne.item.oxeye_daisy.sell" + + #The names supported by shop signs + Names: + - "OxeyeDaisy" + - "Oxeye Daisy" + + PACKED_ICE: + + Sign: "tne.item.packed_ice.sign" + + #The permission node required to buy this item + Buy: "tne.item.packed_ice.buy" + + #The permission node required to sell this item + Sell: "tne.item.packed_ice.sell" + + #The names supported by shop signs + Names: + - "PackedIce" + - "Packed Ice" + + PAINTING: + + Sign: "tne.item.painting.sign" + + #The permission node required to buy this item + Buy: "tne.item.painting.buy" + + #The permission node required to sell this item + Sell: "tne.item.painting.sell" + + #The names supported by shop signs + Names: + - "Painting" + - "Painting" + + PAPER: + + Sign: "tne.item.paper.sign" + + #The permission node required to buy this item + Buy: "tne.item.paper.buy" + + #The permission node required to sell this item + Sell: "tne.item.paper.sell" + + #The names supported by shop signs + Names: + - "Paper" + - "Paper" + + PARROT_SPAWN_EGG: + + Sign: "tne.item.parrot_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.parrot_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.parrot_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "ParrotSpawnEgg" + - "Parrot Spawn Egg" + + PEONY: + + Sign: "tne.item.peony.sign" + + #The permission node required to buy this item + Buy: "tne.item.peony.buy" + + #The permission node required to sell this item + Sell: "tne.item.peony.sell" + + #The names supported by shop signs + Names: + - "Peony" + - "Peony" + + PETRIFIED_OAK_SLAB: + + Sign: "tne.item.petrified_oak_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.petrified_oak_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.petrified_oak_slab.sell" + + #The names supported by shop signs + Names: + - "PetrifiedOakSlab" + - "Petrified Oak Slab" + + PHANTOM_MEMBRANE: + + Sign: "tne.item.phantom_membrane.sign" + + #The permission node required to buy this item + Buy: "tne.item.phantom_membrane.buy" + + #The permission node required to sell this item + Sell: "tne.item.phantom_membrane.sell" + + #The names supported by shop signs + Names: + - "PhantomMembrane" + - "Phantom Membrane" + + PHANTOM_SPAWN_EGG: + + Sign: "tne.item.phantom_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.phantom_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.phantom_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "PhantomSpawnEgg" + - "Phantom Spawn Egg" + + PIG_SPAWN_EGG: + + Sign: "tne.item.pig_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.pig_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.pig_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "PigSpawnEgg" + - "Pig Spawn Egg" + + PINK_BANNER: + + Sign: "tne.item.pink_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_banner.sell" + + #The names supported by shop signs + Names: + - "PinkBanner" + - "Pink Banner" + + PINK_BED: + + Sign: "tne.item.pink_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_bed.sell" + + #The names supported by shop signs + Names: + - "PinkBed" + - "Pink Bed" + + PINK_CARPET: + + Sign: "tne.item.pink_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_carpet.sell" + + #The names supported by shop signs + Names: + - "PinkCarpet" + - "Pink Carpet" + + PINK_CONCRETE: + + Sign: "tne.item.pink_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_concrete.sell" + + #The names supported by shop signs + Names: + - "PinkConcrete" + - "Pink Concrete" + + PINK_CONCRETE_POWDER: + + Sign: "tne.item.pink_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "PinkConcretePowder" + - "Pink Concrete Powder" + + PINK_DYE: + + Sign: "tne.item.pink_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_dye.sell" + + #The names supported by shop signs + Names: + - "PinkDye" + - "Pink Dye" + + PINK_GLAZED_TERRACOTTA: + + Sign: "tne.item.pink_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "PinkGlazedTerracotta" + - "Pink Glazed Terracotta" + + PINK_SHULKER_BOX: + + Sign: "tne.item.pink_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_shulker_box.sell" + + #The names supported by shop signs + Names: + - "PinkShulkerBox" + - "Pink Shulker Box" + + PINK_STAINED_GLASS: + + Sign: "tne.item.pink_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_stained_glass.sell" + + #The names supported by shop signs + Names: + - "PinkStainedGlass" + - "Pink Stained Glass" + + PINK_STAINED_GLASS_PANE: + + Sign: "tne.item.pink_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "PinkStainedGlassPane" + - "Pink Stained Glass Pane" + + PINK_TERRACOTTA: + + Sign: "tne.item.pink_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_terracotta.sell" + + #The names supported by shop signs + Names: + - "PinkTerracotta" + - "Pink Terracotta" + + PINK_TULIP: + + Sign: "tne.item.pink_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_tulip.sell" + + #The names supported by shop signs + Names: + - "PinkTulip" + - "Pink Tulip" + + PINK_WALL_BANNER: + + Sign: "tne.item.pink_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_wall_banner.sell" + + #The names supported by shop signs + Names: + - "PinkWallBanner" + - "Pink Wall Banner" + + PINK_WOOL: + + Sign: "tne.item.pink_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.pink_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.pink_wool.sell" + + #The names supported by shop signs + Names: + - "PinkWool" + - "Pink Wool" + + PISTON: + + Sign: "tne.item.piston.sign" + + #The permission node required to buy this item + Buy: "tne.item.piston.buy" + + #The permission node required to sell this item + Sell: "tne.item.piston.sell" + + #The names supported by shop signs + Names: + - "Piston" + - "Piston" + + PISTON_HEAD: + + Sign: "tne.item.piston_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.piston_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.piston_head.sell" + + #The names supported by shop signs + Names: + - "PistonHead" + - "Piston Head" + + PLAYER_HEAD: + + Sign: "tne.item.player_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.player_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.player_head.sell" + + #The names supported by shop signs + Names: + - "PlayerHead" + - "Player Head" + + PLAYER_WALL_HEAD: + + Sign: "tne.item.player_wall_head.sign" + + #The permission node required to buy this item + Buy: "tne.item.player_wall_head.buy" + + #The permission node required to sell this item + Sell: "tne.item.player_wall_head.sell" + + #The names supported by shop signs + Names: + - "PlayerWallHead" + - "Player Wall Head" + + PODZOL: + + Sign: "tne.item.podzol.sign" + + #The permission node required to buy this item + Buy: "tne.item.podzol.buy" + + #The permission node required to sell this item + Sell: "tne.item.podzol.sell" + + #The names supported by shop signs + Names: + - "Podzol" + - "Podzol" + + POISONOUS_POTATO: + + Sign: "tne.item.poisonous_potato.sign" + + #The permission node required to buy this item + Buy: "tne.item.poisonous_potato.buy" + + #The permission node required to sell this item + Sell: "tne.item.poisonous_potato.sell" + + #The names supported by shop signs + Names: + - "PoisonousPotato" + - "Poisonous Potato" + + POLAR_BEAR_SPAWN_EGG: + + Sign: "tne.item.polar_bear_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.polar_bear_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.polar_bear_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "PolarBearSpawnEgg" + - "Polar Bear Spawn Egg" + + POLISHED_ANDESITE: + + Sign: "tne.item.polished_andesite.sign" + + #The permission node required to buy this item + Buy: "tne.item.polished_andesite.buy" + + #The permission node required to sell this item + Sell: "tne.item.polished_andesite.sell" + + #The names supported by shop signs + Names: + - "PolishedAndesite" + - "Polished Andesite" + + POLISHED_DIORITE: + + Sign: "tne.item.polished_diorite.sign" + + #The permission node required to buy this item + Buy: "tne.item.polished_diorite.buy" + + #The permission node required to sell this item + Sell: "tne.item.polished_diorite.sell" + + #The names supported by shop signs + Names: + - "PolishedDiorite" + - "Polished Diorite" + + POLISHED_GRANITE: + + Sign: "tne.item.polished_granite.sign" + + #The permission node required to buy this item + Buy: "tne.item.polished_granite.buy" + + #The permission node required to sell this item + Sell: "tne.item.polished_granite.sell" + + #The names supported by shop signs + Names: + - "PolishedGranite" + - "Polished Granite" + + POPPED_CHORUS_FRUIT: + + Sign: "tne.item.popped_chorus_fruit.sign" + + #The permission node required to buy this item + Buy: "tne.item.popped_chorus_fruit.buy" + + #The permission node required to sell this item + Sell: "tne.item.popped_chorus_fruit.sell" + + #The names supported by shop signs + Names: + - "PoppedChorusFruit" + - "Popped Chorus Fruit" + + POPPY: + + Sign: "tne.item.poppy.sign" + + #The permission node required to buy this item + Buy: "tne.item.poppy.buy" + + #The permission node required to sell this item + Sell: "tne.item.poppy.sell" + + #The names supported by shop signs + Names: + - "Poppy" + - "Poppy" + + PORKCHOP: + + Sign: "tne.item.porkchop.sign" + + #The permission node required to buy this item + Buy: "tne.item.porkchop.buy" + + #The permission node required to sell this item + Sell: "tne.item.porkchop.sell" + + #The names supported by shop signs + Names: + - "Porkchop" + - "Porkchop" + + POTATO: + + Sign: "tne.item.potato.sign" + + #The permission node required to buy this item + Buy: "tne.item.potato.buy" + + #The permission node required to sell this item + Sell: "tne.item.potato.sell" + + #The names supported by shop signs + Names: + - "Potato" + - "Potato" + + POTATOES: + + Sign: "tne.item.potatoes.sign" + + #The permission node required to buy this item + Buy: "tne.item.potatoes.buy" + + #The permission node required to sell this item + Sell: "tne.item.potatoes.sell" + + #The names supported by shop signs + Names: + - "Potatoes" + - "Potatoes" + + POTION: + + Sign: "tne.item.potion.sign" + + #The permission node required to buy this item + Buy: "tne.item.potion.buy" + + #The permission node required to sell this item + Sell: "tne.item.potion.sell" + + #The names supported by shop signs + Names: + - "Potion" + - "Potion" + + POTTED_ACACIA_SAPLING: + + Sign: "tne.item.potted_acacia_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_acacia_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_acacia_sapling.sell" + + #The names supported by shop signs + Names: + - "PottedAcaciaSapling" + - "Potted Acacia Sapling" + + POTTED_ALLIUM: + + Sign: "tne.item.potted_allium.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_allium.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_allium.sell" + + #The names supported by shop signs + Names: + - "PottedAllium" + - "Potted Allium" + + POTTED_AZURE_BLUET: + + Sign: "tne.item.potted_azure_bluet.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_azure_bluet.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_azure_bluet.sell" + + #The names supported by shop signs + Names: + - "PottedAzureBluet" + - "Potted Azure Bluet" + + POTTED_BIRCH_SAPLING: + + Sign: "tne.item.potted_birch_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_birch_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_birch_sapling.sell" + + #The names supported by shop signs + Names: + - "PottedBirchSapling" + - "Potted Birch Sapling" + + POTTED_BLUE_ORCHID: + + Sign: "tne.item.potted_blue_orchid.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_blue_orchid.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_blue_orchid.sell" + + #The names supported by shop signs + Names: + - "PottedBlueOrchid" + - "Potted Blue Orchid" + + POTTED_BROWN_MUSHROOM: + + Sign: "tne.item.potted_brown_mushroom.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_brown_mushroom.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_brown_mushroom.sell" + + #The names supported by shop signs + Names: + - "PottedBrownMushroom" + - "Potted Brown Mushroom" + + POTTED_CACTUS: + + Sign: "tne.item.potted_cactus.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_cactus.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_cactus.sell" + + #The names supported by shop signs + Names: + - "PottedCactus" + - "Potted Cactus" + + POTTED_DANDELION: + + Sign: "tne.item.potted_dandelion.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_dandelion.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_dandelion.sell" + + #The names supported by shop signs + Names: + - "PottedDandelion" + - "Potted Dandelion" + + POTTED_DARK_OAK_SAPLING: + + Sign: "tne.item.potted_dark_oak_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_dark_oak_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_dark_oak_sapling.sell" + + #The names supported by shop signs + Names: + - "PottedDarkOakSapling" + - "Potted Dark Oak Sapling" + + POTTED_DEAD_BUSH: + + Sign: "tne.item.potted_dead_bush.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_dead_bush.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_dead_bush.sell" + + #The names supported by shop signs + Names: + - "PottedDeadBush" + - "Potted Dead Bush" + + POTTED_FERN: + + Sign: "tne.item.potted_fern.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_fern.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_fern.sell" + + #The names supported by shop signs + Names: + - "PottedFern" + - "Potted Fern" + + POTTED_JUNGLE_SAPLING: + + Sign: "tne.item.potted_jungle_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_jungle_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_jungle_sapling.sell" + + #The names supported by shop signs + Names: + - "PottedJungleSapling" + - "Potted Jungle Sapling" + + POTTED_OAK_SAPLING: + + Sign: "tne.item.potted_oak_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_oak_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_oak_sapling.sell" + + #The names supported by shop signs + Names: + - "PottedOakSapling" + - "Potted Oak Sapling" + + POTTED_ORANGE_TULIP: + + Sign: "tne.item.potted_orange_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_orange_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_orange_tulip.sell" + + #The names supported by shop signs + Names: + - "PottedOrangeTulip" + - "Potted Orange Tulip" + + POTTED_OXEYE_DAISY: + + Sign: "tne.item.potted_oxeye_daisy.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_oxeye_daisy.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_oxeye_daisy.sell" + + #The names supported by shop signs + Names: + - "PottedOxeyeDaisy" + - "Potted Oxeye Daisy" + + POTTED_PINK_TULIP: + + Sign: "tne.item.potted_pink_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_pink_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_pink_tulip.sell" + + #The names supported by shop signs + Names: + - "PottedPinkTulip" + - "Potted Pink Tulip" + + POTTED_POPPY: + + Sign: "tne.item.potted_poppy.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_poppy.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_poppy.sell" + + #The names supported by shop signs + Names: + - "PottedPoppy" + - "Potted Poppy" + + POTTED_RED_MUSHROOM: + + Sign: "tne.item.potted_red_mushroom.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_red_mushroom.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_red_mushroom.sell" + + #The names supported by shop signs + Names: + - "PottedRedMushroom" + - "Potted Red Mushroom" + + POTTED_RED_TULIP: + + Sign: "tne.item.potted_red_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_red_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_red_tulip.sell" + + #The names supported by shop signs + Names: + - "PottedRedTulip" + - "Potted Red Tulip" + + POTTED_SPRUCE_SAPLING: + + Sign: "tne.item.potted_spruce_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_spruce_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_spruce_sapling.sell" + + #The names supported by shop signs + Names: + - "PottedSpruceSapling" + - "Potted Spruce Sapling" + + POTTED_WHITE_TULIP: + + Sign: "tne.item.potted_white_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.potted_white_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.potted_white_tulip.sell" + + #The names supported by shop signs + Names: + - "PottedWhiteTulip" + - "Potted White Tulip" + + POWERED_RAIL: + + Sign: "tne.item.powered_rail.sign" + + #The permission node required to buy this item + Buy: "tne.item.powered_rail.buy" + + #The permission node required to sell this item + Sell: "tne.item.powered_rail.sell" + + #The names supported by shop signs + Names: + - "PoweredRail" + - "Powered Rail" + + PRISMARINE: + + Sign: "tne.item.prismarine.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine.sell" + + #The names supported by shop signs + Names: + - "Prismarine" + - "Prismarine" + + PRISMARINE_BRICKS: + + Sign: "tne.item.prismarine_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_bricks.sell" + + #The names supported by shop signs + Names: + - "PrismarineBricks" + - "Prismarine Bricks" + + PRISMARINE_BRICK_SLAB: + + Sign: "tne.item.prismarine_brick_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_brick_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_brick_slab.sell" + + #The names supported by shop signs + Names: + - "PrismarineBrickSlab" + - "Prismarine Brick Slab" + + PRISMARINE_BRICK_STAIRS: + + Sign: "tne.item.prismarine_brick_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_brick_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_brick_stairs.sell" + + #The names supported by shop signs + Names: + - "PrismarineBrickStairs" + - "Prismarine Brick Stairs" + + PRISMARINE_CRYSTALS: + + Sign: "tne.item.prismarine_crystals.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_crystals.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_crystals.sell" + + #The names supported by shop signs + Names: + - "PrismarineCrystals" + - "Prismarine Crystals" + + PRISMARINE_SHARD: + + Sign: "tne.item.prismarine_shard.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_shard.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_shard.sell" + + #The names supported by shop signs + Names: + - "PrismarineShard" + - "Prismarine Shard" + + PRISMARINE_SLAB: + + Sign: "tne.item.prismarine_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_slab.sell" + + #The names supported by shop signs + Names: + - "PrismarineSlab" + - "Prismarine Slab" + + PRISMARINE_STAIRS: + + Sign: "tne.item.prismarine_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.prismarine_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.prismarine_stairs.sell" + + #The names supported by shop signs + Names: + - "PrismarineStairs" + - "Prismarine Stairs" + + PUFFERFISH: + + Sign: "tne.item.pufferfish.sign" + + #The permission node required to buy this item + Buy: "tne.item.pufferfish.buy" + + #The permission node required to sell this item + Sell: "tne.item.pufferfish.sell" + + #The names supported by shop signs + Names: + - "Pufferfish" + - "Pufferfish" + + PUFFERFISH_BUCKET: + + Sign: "tne.item.pufferfish_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.pufferfish_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.pufferfish_bucket.sell" + + #The names supported by shop signs + Names: + - "PufferfishBucket" + - "Pufferfish Bucket" + + PUFFERFISH_SPAWN_EGG: + + Sign: "tne.item.pufferfish_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.pufferfish_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.pufferfish_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "PufferfishSpawnEgg" + - "Pufferfish Spawn Egg" + + PUMPKIN: + + Sign: "tne.item.pumpkin.sign" + + #The permission node required to buy this item + Buy: "tne.item.pumpkin.buy" + + #The permission node required to sell this item + Sell: "tne.item.pumpkin.sell" + + #The names supported by shop signs + Names: + - "Pumpkin" + - "Pumpkin" + + PUMPKIN_PIE: + + Sign: "tne.item.pumpkin_pie.sign" + + #The permission node required to buy this item + Buy: "tne.item.pumpkin_pie.buy" + + #The permission node required to sell this item + Sell: "tne.item.pumpkin_pie.sell" + + #The names supported by shop signs + Names: + - "PumpkinPie" + - "Pumpkin Pie" + + PUMPKIN_SEEDS: + + Sign: "tne.item.pumpkin_seeds.sign" + + #The permission node required to buy this item + Buy: "tne.item.pumpkin_seeds.buy" + + #The permission node required to sell this item + Sell: "tne.item.pumpkin_seeds.sell" + + #The names supported by shop signs + Names: + - "PumpkinSeeds" + - "Pumpkin Seeds" + + PUMPKIN_STEM: + + Sign: "tne.item.pumpkin_stem.sign" + + #The permission node required to buy this item + Buy: "tne.item.pumpkin_stem.buy" + + #The permission node required to sell this item + Sell: "tne.item.pumpkin_stem.sell" + + #The names supported by shop signs + Names: + - "PumpkinStem" + - "Pumpkin Stem" + + PURPLE_BANNER: + + Sign: "tne.item.purple_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_banner.sell" + + #The names supported by shop signs + Names: + - "PurpleBanner" + - "Purple Banner" + + PURPLE_BED: + + Sign: "tne.item.purple_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_bed.sell" + + #The names supported by shop signs + Names: + - "PurpleBed" + - "Purple Bed" + + PURPLE_CARPET: + + Sign: "tne.item.purple_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_carpet.sell" + + #The names supported by shop signs + Names: + - "PurpleCarpet" + - "Purple Carpet" + + PURPLE_CONCRETE: + + Sign: "tne.item.purple_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_concrete.sell" + + #The names supported by shop signs + Names: + - "PurpleConcrete" + - "Purple Concrete" + + PURPLE_CONCRETE_POWDER: + + Sign: "tne.item.purple_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "PurpleConcretePowder" + - "Purple Concrete Powder" + + PURPLE_DYE: + + Sign: "tne.item.purple_dye.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_dye.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_dye.sell" + + #The names supported by shop signs + Names: + - "PurpleDye" + - "Purple Dye" + + PURPLE_GLAZED_TERRACOTTA: + + Sign: "tne.item.purple_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "PurpleGlazedTerracotta" + - "Purple Glazed Terracotta" + + PURPLE_SHULKER_BOX: + + Sign: "tne.item.purple_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_shulker_box.sell" + + #The names supported by shop signs + Names: + - "PurpleShulkerBox" + - "Purple Shulker Box" + + PURPLE_STAINED_GLASS: + + Sign: "tne.item.purple_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_stained_glass.sell" + + #The names supported by shop signs + Names: + - "PurpleStainedGlass" + - "Purple Stained Glass" + + PURPLE_STAINED_GLASS_PANE: + + Sign: "tne.item.purple_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "PurpleStainedGlassPane" + - "Purple Stained Glass Pane" + + PURPLE_TERRACOTTA: + + Sign: "tne.item.purple_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_terracotta.sell" + + #The names supported by shop signs + Names: + - "PurpleTerracotta" + - "Purple Terracotta" + + PURPLE_WALL_BANNER: + + Sign: "tne.item.purple_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_wall_banner.sell" + + #The names supported by shop signs + Names: + - "PurpleWallBanner" + - "Purple Wall Banner" + + PURPLE_WOOL: + + Sign: "tne.item.purple_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.purple_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.purple_wool.sell" + + #The names supported by shop signs + Names: + - "PurpleWool" + - "Purple Wool" + + PURPUR_BLOCK: + + Sign: "tne.item.purpur_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.purpur_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.purpur_block.sell" + + #The names supported by shop signs + Names: + - "PurpurBlock" + - "Purpur Block" + + PURPUR_PILLAR: + + Sign: "tne.item.purpur_pillar.sign" + + #The permission node required to buy this item + Buy: "tne.item.purpur_pillar.buy" + + #The permission node required to sell this item + Sell: "tne.item.purpur_pillar.sell" + + #The names supported by shop signs + Names: + - "PurpurPillar" + - "Purpur Pillar" + + PURPUR_SLAB: + + Sign: "tne.item.purpur_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.purpur_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.purpur_slab.sell" + + #The names supported by shop signs + Names: + - "PurpurSlab" + - "Purpur Slab" + + PURPUR_STAIRS: + + Sign: "tne.item.purpur_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.purpur_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.purpur_stairs.sell" + + #The names supported by shop signs + Names: + - "PurpurStairs" + - "Purpur Stairs" + + QUARTZ: + + Sign: "tne.item.quartz.sign" + + #The permission node required to buy this item + Buy: "tne.item.quartz.buy" + + #The permission node required to sell this item + Sell: "tne.item.quartz.sell" + + #The names supported by shop signs + Names: + - "Quartz" + - "Quartz" + + QUARTZ_BLOCK: + + Sign: "tne.item.quartz_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.quartz_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.quartz_block.sell" + + #The names supported by shop signs + Names: + - "QuartzBlock" + - "Quartz Block" + + QUARTZ_PILLAR: + + Sign: "tne.item.quartz_pillar.sign" + + #The permission node required to buy this item + Buy: "tne.item.quartz_pillar.buy" + + #The permission node required to sell this item + Sell: "tne.item.quartz_pillar.sell" + + #The names supported by shop signs + Names: + - "QuartzPillar" + - "Quartz Pillar" + + QUARTZ_SLAB: + + Sign: "tne.item.quartz_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.quartz_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.quartz_slab.sell" + + #The names supported by shop signs + Names: + - "QuartzSlab" + - "Quartz Slab" + + QUARTZ_STAIRS: + + Sign: "tne.item.quartz_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.quartz_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.quartz_stairs.sell" + + #The names supported by shop signs + Names: + - "QuartzStairs" + - "Quartz Stairs" + + RABBIT: + + Sign: "tne.item.rabbit.sign" + + #The permission node required to buy this item + Buy: "tne.item.rabbit.buy" + + #The permission node required to sell this item + Sell: "tne.item.rabbit.sell" + + #The names supported by shop signs + Names: + - "Rabbit" + - "Rabbit" + + RABBIT_FOOT: + + Sign: "tne.item.rabbit_foot.sign" + + #The permission node required to buy this item + Buy: "tne.item.rabbit_foot.buy" + + #The permission node required to sell this item + Sell: "tne.item.rabbit_foot.sell" + + #The names supported by shop signs + Names: + - "RabbitFoot" + - "Rabbit Foot" + + RABBIT_HIDE: + + Sign: "tne.item.rabbit_hide.sign" + + #The permission node required to buy this item + Buy: "tne.item.rabbit_hide.buy" + + #The permission node required to sell this item + Sell: "tne.item.rabbit_hide.sell" + + #The names supported by shop signs + Names: + - "RabbitHide" + - "Rabbit Hide" + + RABBIT_SPAWN_EGG: + + Sign: "tne.item.rabbit_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.rabbit_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.rabbit_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "RabbitSpawnEgg" + - "Rabbit Spawn Egg" + + RABBIT_STEW: + + Sign: "tne.item.rabbit_stew.sign" + + #The permission node required to buy this item + Buy: "tne.item.rabbit_stew.buy" + + #The permission node required to sell this item + Sell: "tne.item.rabbit_stew.sell" + + #The names supported by shop signs + Names: + - "RabbitStew" + - "Rabbit Stew" + + RAIL: + + Sign: "tne.item.rail.sign" + + #The permission node required to buy this item + Buy: "tne.item.rail.buy" + + #The permission node required to sell this item + Sell: "tne.item.rail.sell" + + #The names supported by shop signs + Names: + - "Rail" + - "Rail" + + REDSTONE: + + Sign: "tne.item.redstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone.sell" + + #The names supported by shop signs + Names: + - "Redstone" + - "Redstone" + + REDSTONE_BLOCK: + + Sign: "tne.item.redstone_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone_block.sell" + + #The names supported by shop signs + Names: + - "RedstoneBlock" + - "Redstone Block" + + REDSTONE_LAMP: + + Sign: "tne.item.redstone_lamp.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone_lamp.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone_lamp.sell" + + #The names supported by shop signs + Names: + - "RedstoneLamp" + - "Redstone Lamp" + + REDSTONE_ORE: + + Sign: "tne.item.redstone_ore.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone_ore.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone_ore.sell" + + #The names supported by shop signs + Names: + - "RedstoneOre" + - "Redstone Ore" + + REDSTONE_TORCH: + + Sign: "tne.item.redstone_torch.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone_torch.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone_torch.sell" + + #The names supported by shop signs + Names: + - "RedstoneTorch" + - "Redstone Torch" + + REDSTONE_WALL_TORCH: + + Sign: "tne.item.redstone_wall_torch.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone_wall_torch.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone_wall_torch.sell" + + #The names supported by shop signs + Names: + - "RedstoneWallTorch" + - "Redstone Wall Torch" + + REDSTONE_WIRE: + + Sign: "tne.item.redstone_wire.sign" + + #The permission node required to buy this item + Buy: "tne.item.redstone_wire.buy" + + #The permission node required to sell this item + Sell: "tne.item.redstone_wire.sell" + + #The names supported by shop signs + Names: + - "RedstoneWire" + - "Redstone Wire" + + RED_BANNER: + + Sign: "tne.item.red_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_banner.sell" + + #The names supported by shop signs + Names: + - "RedBanner" + - "Red Banner" + + RED_BED: + + Sign: "tne.item.red_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_bed.sell" + + #The names supported by shop signs + Names: + - "RedBed" + - "Red Bed" + + RED_CARPET: + + Sign: "tne.item.red_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_carpet.sell" + + #The names supported by shop signs + Names: + - "RedCarpet" + - "Red Carpet" + + RED_CONCRETE: + + Sign: "tne.item.red_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_concrete.sell" + + #The names supported by shop signs + Names: + - "RedConcrete" + - "Red Concrete" + + RED_CONCRETE_POWDER: + + Sign: "tne.item.red_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "RedConcretePowder" + - "Red Concrete Powder" + + RED_GLAZED_TERRACOTTA: + + Sign: "tne.item.red_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "RedGlazedTerracotta" + - "Red Glazed Terracotta" + + RED_MUSHROOM: + + Sign: "tne.item.red_mushroom.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_mushroom.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_mushroom.sell" + + #The names supported by shop signs + Names: + - "RedMushroom" + - "Red Mushroom" + + RED_MUSHROOM_BLOCK: + + Sign: "tne.item.red_mushroom_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_mushroom_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_mushroom_block.sell" + + #The names supported by shop signs + Names: + - "RedMushroomBlock" + - "Red Mushroom Block" + + RED_NETHER_BRICKS: + + Sign: "tne.item.red_nether_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_nether_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_nether_bricks.sell" + + #The names supported by shop signs + Names: + - "RedNetherBricks" + - "Red Nether Bricks" + + RED_SAND: + + Sign: "tne.item.red_sand.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_sand.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_sand.sell" + + #The names supported by shop signs + Names: + - "RedSand" + - "Red Sand" + + RED_SANDSTONE: + + Sign: "tne.item.red_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_sandstone.sell" + + #The names supported by shop signs + Names: + - "RedSandstone" + - "Red Sandstone" + + RED_SANDSTONE_SLAB: + + Sign: "tne.item.red_sandstone_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_sandstone_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_sandstone_slab.sell" + + #The names supported by shop signs + Names: + - "RedSandstoneSlab" + - "Red Sandstone Slab" + + RED_SANDSTONE_STAIRS: + + Sign: "tne.item.red_sandstone_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_sandstone_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_sandstone_stairs.sell" + + #The names supported by shop signs + Names: + - "RedSandstoneStairs" + - "Red Sandstone Stairs" + + RED_SHULKER_BOX: + + Sign: "tne.item.red_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_shulker_box.sell" + + #The names supported by shop signs + Names: + - "RedShulkerBox" + - "Red Shulker Box" + + RED_STAINED_GLASS: + + Sign: "tne.item.red_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_stained_glass.sell" + + #The names supported by shop signs + Names: + - "RedStainedGlass" + - "Red Stained Glass" + + RED_STAINED_GLASS_PANE: + + Sign: "tne.item.red_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "RedStainedGlassPane" + - "Red Stained Glass Pane" + + RED_TERRACOTTA: + + Sign: "tne.item.red_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_terracotta.sell" + + #The names supported by shop signs + Names: + - "RedTerracotta" + - "Red Terracotta" + + RED_TULIP: + + Sign: "tne.item.red_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_tulip.sell" + + #The names supported by shop signs + Names: + - "RedTulip" + - "Red Tulip" + + RED_WALL_BANNER: + + Sign: "tne.item.red_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_wall_banner.sell" + + #The names supported by shop signs + Names: + - "RedWallBanner" + - "Red Wall Banner" + + RED_WOOL: + + Sign: "tne.item.red_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.red_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.red_wool.sell" + + #The names supported by shop signs + Names: + - "RedWool" + - "Red Wool" + + REPEATER: + + Sign: "tne.item.repeater.sign" + + #The permission node required to buy this item + Buy: "tne.item.repeater.buy" + + #The permission node required to sell this item + Sell: "tne.item.repeater.sell" + + #The names supported by shop signs + Names: + - "Repeater" + - "Repeater" + + REPEATING_COMMAND_BLOCK: + + Sign: "tne.item.repeating_command_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.repeating_command_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.repeating_command_block.sell" + + #The names supported by shop signs + Names: + - "RepeatingCommandBlock" + - "Repeating Command Block" + + ROSE_BUSH: + + Sign: "tne.item.rose_bush.sign" + + #The permission node required to buy this item + Buy: "tne.item.rose_bush.buy" + + #The permission node required to sell this item + Sell: "tne.item.rose_bush.sell" + + #The names supported by shop signs + Names: + - "RoseBush" + - "Rose Bush" + + ROSE_RED: + + Sign: "tne.item.rose_red.sign" + + #The permission node required to buy this item + Buy: "tne.item.rose_red.buy" + + #The permission node required to sell this item + Sell: "tne.item.rose_red.sell" + + #The names supported by shop signs + Names: + - "RoseRed" + - "Rose Red" + + ROTTEN_FLESH: + + Sign: "tne.item.rotten_flesh.sign" + + #The permission node required to buy this item + Buy: "tne.item.rotten_flesh.buy" + + #The permission node required to sell this item + Sell: "tne.item.rotten_flesh.sell" + + #The names supported by shop signs + Names: + - "RottenFlesh" + - "Rotten Flesh" + + SADDLE: + + Sign: "tne.item.saddle.sign" + + #The permission node required to buy this item + Buy: "tne.item.saddle.buy" + + #The permission node required to sell this item + Sell: "tne.item.saddle.sell" + + #The names supported by shop signs + Names: + - "Saddle" + - "Saddle" + + SALMON: + + Sign: "tne.item.salmon.sign" + + #The permission node required to buy this item + Buy: "tne.item.salmon.buy" + + #The permission node required to sell this item + Sell: "tne.item.salmon.sell" + + #The names supported by shop signs + Names: + - "Salmon" + - "Salmon" + + SALMON_BUCKET: + + Sign: "tne.item.salmon_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.salmon_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.salmon_bucket.sell" + + #The names supported by shop signs + Names: + - "SalmonBucket" + - "Salmon Bucket" + + SALMON_SPAWN_EGG: + + Sign: "tne.item.salmon_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.salmon_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.salmon_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SalmonSpawnEgg" + - "Salmon Spawn Egg" + + SAND: + + Sign: "tne.item.sand.sign" + + #The permission node required to buy this item + Buy: "tne.item.sand.buy" + + #The permission node required to sell this item + Sell: "tne.item.sand.sell" + + #The names supported by shop signs + Names: + - "Sand" + - "Sand" + + SANDSTONE: + + Sign: "tne.item.sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.sandstone.sell" + + #The names supported by shop signs + Names: + - "Sandstone" + - "Sandstone" + + SANDSTONE_SLAB: + + Sign: "tne.item.sandstone_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.sandstone_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.sandstone_slab.sell" + + #The names supported by shop signs + Names: + - "SandstoneSlab" + - "Sandstone Slab" + + SANDSTONE_STAIRS: + + Sign: "tne.item.sandstone_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.sandstone_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.sandstone_stairs.sell" + + #The names supported by shop signs + Names: + - "SandstoneStairs" + - "Sandstone Stairs" + + SCUTE: + + Sign: "tne.item.scute.sign" + + #The permission node required to buy this item + Buy: "tne.item.scute.buy" + + #The permission node required to sell this item + Sell: "tne.item.scute.sell" + + #The names supported by shop signs + Names: + - "Scute" + - "Scute" + + SEAGRASS: + + Sign: "tne.item.seagrass.sign" + + #The permission node required to buy this item + Buy: "tne.item.seagrass.buy" + + #The permission node required to sell this item + Sell: "tne.item.seagrass.sell" + + #The names supported by shop signs + Names: + - "Seagrass" + - "Seagrass" + + SEA_LANTERN: + + Sign: "tne.item.sea_lantern.sign" + + #The permission node required to buy this item + Buy: "tne.item.sea_lantern.buy" + + #The permission node required to sell this item + Sell: "tne.item.sea_lantern.sell" + + #The names supported by shop signs + Names: + - "SeaLantern" + - "Sea Lantern" + + SEA_PICKLE: + + Sign: "tne.item.sea_pickle.sign" + + #The permission node required to buy this item + Buy: "tne.item.sea_pickle.buy" + + #The permission node required to sell this item + Sell: "tne.item.sea_pickle.sell" + + #The names supported by shop signs + Names: + - "SeaPickle" + - "Sea Pickle" + + SHEARS: + + Sign: "tne.item.shears.sign" + + #The permission node required to buy this item + Buy: "tne.item.shears.buy" + + #The permission node required to sell this item + Sell: "tne.item.shears.sell" + + #The names supported by shop signs + Names: + - "Shears" + - "Shears" + + SHEEP_SPAWN_EGG: + + Sign: "tne.item.sheep_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.sheep_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.sheep_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SheepSpawnEgg" + - "Sheep Spawn Egg" + + SHIELD: + + Sign: "tne.item.shield.sign" + + #The permission node required to buy this item + Buy: "tne.item.shield.buy" + + #The permission node required to sell this item + Sell: "tne.item.shield.sell" + + #The names supported by shop signs + Names: + - "Shield" + - "Shield" + + SHULKER_BOX: + + Sign: "tne.item.shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.shulker_box.sell" + + #The names supported by shop signs + Names: + - "ShulkerBox" + - "Shulker Box" + + SHULKER_SHELL: + + Sign: "tne.item.shulker_shell.sign" + + #The permission node required to buy this item + Buy: "tne.item.shulker_shell.buy" + + #The permission node required to sell this item + Sell: "tne.item.shulker_shell.sell" + + #The names supported by shop signs + Names: + - "ShulkerShell" + - "Shulker Shell" + + SHULKER_SPAWN_EGG: + + Sign: "tne.item.shulker_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.shulker_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.shulker_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "ShulkerSpawnEgg" + - "Shulker Spawn Egg" + + SIGN: + + Sign: "tne.item.sign.sign" + + #The permission node required to buy this item + Buy: "tne.item.sign.buy" + + #The permission node required to sell this item + Sell: "tne.item.sign.sell" + + #The names supported by shop signs + Names: + - "Sign" + - "Sign" + + SILVERFISH_SPAWN_EGG: + + Sign: "tne.item.silverfish_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.silverfish_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.silverfish_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SilverfishSpawnEgg" + - "Silverfish Spawn Egg" + + SKELETON_HORSE_SPAWN_EGG: + + Sign: "tne.item.skeleton_horse_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.skeleton_horse_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.skeleton_horse_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SkeletonHorseSpawnEgg" + - "Skeleton Horse Spawn Egg" + + SKELETON_SKULL: + + Sign: "tne.item.skeleton_skull.sign" + + #The permission node required to buy this item + Buy: "tne.item.skeleton_skull.buy" + + #The permission node required to sell this item + Sell: "tne.item.skeleton_skull.sell" + + #The names supported by shop signs + Names: + - "SkeletonSkull" + - "Skeleton Skull" + + SKELETON_SPAWN_EGG: + + Sign: "tne.item.skeleton_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.skeleton_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.skeleton_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SkeletonSpawnEgg" + - "Skeleton Spawn Egg" + + SKELETON_WALL_SKULL: + + Sign: "tne.item.skeleton_wall_skull.sign" + + #The permission node required to buy this item + Buy: "tne.item.skeleton_wall_skull.buy" + + #The permission node required to sell this item + Sell: "tne.item.skeleton_wall_skull.sell" + + #The names supported by shop signs + Names: + - "SkeletonWallSkull" + - "Skeleton Wall Skull" + + SLIME_BALL: + + Sign: "tne.item.slime_ball.sign" + + #The permission node required to buy this item + Buy: "tne.item.slime_ball.buy" + + #The permission node required to sell this item + Sell: "tne.item.slime_ball.sell" + + #The names supported by shop signs + Names: + - "SlimeBall" + - "Slime Ball" + + SLIME_BLOCK: + + Sign: "tne.item.slime_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.slime_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.slime_block.sell" + + #The names supported by shop signs + Names: + - "SlimeBlock" + - "Slime Block" + + SLIME_SPAWN_EGG: + + Sign: "tne.item.slime_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.slime_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.slime_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SlimeSpawnEgg" + - "Slime Spawn Egg" + + SMOOTH_QUARTZ: + + Sign: "tne.item.smooth_quartz.sign" + + #The permission node required to buy this item + Buy: "tne.item.smooth_quartz.buy" + + #The permission node required to sell this item + Sell: "tne.item.smooth_quartz.sell" + + #The names supported by shop signs + Names: + - "SmoothQuartz" + - "Smooth Quartz" + + SMOOTH_RED_SANDSTONE: + + Sign: "tne.item.smooth_red_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.smooth_red_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.smooth_red_sandstone.sell" + + #The names supported by shop signs + Names: + - "SmoothRedSandstone" + - "Smooth Red Sandstone" + + SMOOTH_SANDSTONE: + + Sign: "tne.item.smooth_sandstone.sign" + + #The permission node required to buy this item + Buy: "tne.item.smooth_sandstone.buy" + + #The permission node required to sell this item + Sell: "tne.item.smooth_sandstone.sell" + + #The names supported by shop signs + Names: + - "SmoothSandstone" + - "Smooth Sandstone" + + SMOOTH_STONE: + + Sign: "tne.item.smooth_stone.sign" + + #The permission node required to buy this item + Buy: "tne.item.smooth_stone.buy" + + #The permission node required to sell this item + Sell: "tne.item.smooth_stone.sell" + + #The names supported by shop signs + Names: + - "SmoothStone" + - "Smooth Stone" + + SNOW: + + Sign: "tne.item.snow.sign" + + #The permission node required to buy this item + Buy: "tne.item.snow.buy" + + #The permission node required to sell this item + Sell: "tne.item.snow.sell" + + #The names supported by shop signs + Names: + - "Snow" + - "Snow" + + SNOWBALL: + + Sign: "tne.item.snowball.sign" + + #The permission node required to buy this item + Buy: "tne.item.snowball.buy" + + #The permission node required to sell this item + Sell: "tne.item.snowball.sell" + + #The names supported by shop signs + Names: + - "Snowball" + - "Snowball" + + SNOW_BLOCK: + + Sign: "tne.item.snow_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.snow_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.snow_block.sell" + + #The names supported by shop signs + Names: + - "SnowBlock" + - "Snow Block" + + SOUL_SAND: + + Sign: "tne.item.soul_sand.sign" + + #The permission node required to buy this item + Buy: "tne.item.soul_sand.buy" + + #The permission node required to sell this item + Sell: "tne.item.soul_sand.sell" + + #The names supported by shop signs + Names: + - "SoulSand" + - "Soul Sand" + + SPAWNER: + + Sign: "tne.item.spawner.sign" + + #The permission node required to buy this item + Buy: "tne.item.spawner.buy" + + #The permission node required to sell this item + Sell: "tne.item.spawner.sell" + + #The names supported by shop signs + Names: + - "Spawner" + - "Spawner" + + SPECTRAL_ARROW: + + Sign: "tne.item.spectral_arrow.sign" + + #The permission node required to buy this item + Buy: "tne.item.spectral_arrow.buy" + + #The permission node required to sell this item + Sell: "tne.item.spectral_arrow.sell" + + #The names supported by shop signs + Names: + - "SpectralArrow" + - "Spectral Arrow" + + SPIDER_EYE: + + Sign: "tne.item.spider_eye.sign" + + #The permission node required to buy this item + Buy: "tne.item.spider_eye.buy" + + #The permission node required to sell this item + Sell: "tne.item.spider_eye.sell" + + #The names supported by shop signs + Names: + - "SpiderEye" + - "Spider Eye" + + SPIDER_SPAWN_EGG: + + Sign: "tne.item.spider_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.spider_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.spider_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SpiderSpawnEgg" + - "Spider Spawn Egg" + + SPLASH_POTION: + + Sign: "tne.item.splash_potion.sign" + + #The permission node required to buy this item + Buy: "tne.item.splash_potion.buy" + + #The permission node required to sell this item + Sell: "tne.item.splash_potion.sell" + + #The names supported by shop signs + Names: + - "SplashPotion" + - "Splash Potion" + + SPONGE: + + Sign: "tne.item.sponge.sign" + + #The permission node required to buy this item + Buy: "tne.item.sponge.buy" + + #The permission node required to sell this item + Sell: "tne.item.sponge.sell" + + #The names supported by shop signs + Names: + - "Sponge" + - "Sponge" + + SPRUCE_BOAT: + + Sign: "tne.item.spruce_boat.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_boat.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_boat.sell" + + #The names supported by shop signs + Names: + - "SpruceBoat" + - "Spruce Boat" + + SPRUCE_BUTTON: + + Sign: "tne.item.spruce_button.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_button.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_button.sell" + + #The names supported by shop signs + Names: + - "SpruceButton" + - "Spruce Button" + + SPRUCE_DOOR: + + Sign: "tne.item.spruce_door.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_door.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_door.sell" + + #The names supported by shop signs + Names: + - "SpruceDoor" + - "Spruce Door" + + SPRUCE_FENCE: + + Sign: "tne.item.spruce_fence.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_fence.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_fence.sell" + + #The names supported by shop signs + Names: + - "SpruceFence" + - "Spruce Fence" + + SPRUCE_FENCE_GATE: + + Sign: "tne.item.spruce_fence_gate.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_fence_gate.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_fence_gate.sell" + + #The names supported by shop signs + Names: + - "SpruceFenceGate" + - "Spruce Fence Gate" + + SPRUCE_LEAVES: + + Sign: "tne.item.spruce_leaves.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_leaves.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_leaves.sell" + + #The names supported by shop signs + Names: + - "SpruceLeaves" + - "Spruce Leaves" + + SPRUCE_LOG: + + Sign: "tne.item.spruce_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_log.sell" + + #The names supported by shop signs + Names: + - "SpruceLog" + - "Spruce Log" + + SPRUCE_PLANKS: + + Sign: "tne.item.spruce_planks.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_planks.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_planks.sell" + + #The names supported by shop signs + Names: + - "SprucePlanks" + - "Spruce Planks" + + SPRUCE_PRESSURE_PLATE: + + Sign: "tne.item.spruce_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "SprucePressurePlate" + - "Spruce Pressure Plate" + + SPRUCE_SAPLING: + + Sign: "tne.item.spruce_sapling.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_sapling.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_sapling.sell" + + #The names supported by shop signs + Names: + - "SpruceSapling" + - "Spruce Sapling" + + SPRUCE_SLAB: + + Sign: "tne.item.spruce_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_slab.sell" + + #The names supported by shop signs + Names: + - "SpruceSlab" + - "Spruce Slab" + + SPRUCE_STAIRS: + + Sign: "tne.item.spruce_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_stairs.sell" + + #The names supported by shop signs + Names: + - "SpruceStairs" + - "Spruce Stairs" + + SPRUCE_TRAPDOOR: + + Sign: "tne.item.spruce_trapdoor.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_trapdoor.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_trapdoor.sell" + + #The names supported by shop signs + Names: + - "SpruceTrapdoor" + - "Spruce Trapdoor" + + SPRUCE_WOOD: + + Sign: "tne.item.spruce_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.spruce_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.spruce_wood.sell" + + #The names supported by shop signs + Names: + - "SpruceWood" + - "Spruce Wood" + + SQUID_SPAWN_EGG: + + Sign: "tne.item.squid_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.squid_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.squid_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "SquidSpawnEgg" + - "Squid Spawn Egg" + + STICK: + + Sign: "tne.item.stick.sign" + + #The permission node required to buy this item + Buy: "tne.item.stick.buy" + + #The permission node required to sell this item + Sell: "tne.item.stick.sell" + + #The names supported by shop signs + Names: + - "Stick" + - "Stick" + + STICKY_PISTON: + + Sign: "tne.item.sticky_piston.sign" + + #The permission node required to buy this item + Buy: "tne.item.sticky_piston.buy" + + #The permission node required to sell this item + Sell: "tne.item.sticky_piston.sell" + + #The names supported by shop signs + Names: + - "StickyPiston" + - "Sticky Piston" + + STONE: + + Sign: "tne.item.stone.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone.sell" + + #The names supported by shop signs + Names: + - "Stone" + - "Stone" + + STONE_AXE: + + Sign: "tne.item.stone_axe.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_axe.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_axe.sell" + + #The names supported by shop signs + Names: + - "StoneAxe" + - "Stone Axe" + + STONE_BRICKS: + + Sign: "tne.item.stone_bricks.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_bricks.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_bricks.sell" + + #The names supported by shop signs + Names: + - "StoneBricks" + - "Stone Bricks" + + STONE_BRICK_SLAB: + + Sign: "tne.item.stone_brick_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_brick_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_brick_slab.sell" + + #The names supported by shop signs + Names: + - "StoneBrickSlab" + - "Stone Brick Slab" + + STONE_BRICK_STAIRS: + + Sign: "tne.item.stone_brick_stairs.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_brick_stairs.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_brick_stairs.sell" + + #The names supported by shop signs + Names: + - "StoneBrickStairs" + - "Stone Brick Stairs" + + STONE_BUTTON: + + Sign: "tne.item.stone_button.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_button.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_button.sell" + + #The names supported by shop signs + Names: + - "StoneButton" + - "Stone Button" + + STONE_HOE: + + Sign: "tne.item.stone_hoe.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_hoe.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_hoe.sell" + + #The names supported by shop signs + Names: + - "StoneHoe" + - "Stone Hoe" + + STONE_PICKAXE: + + Sign: "tne.item.stone_pickaxe.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_pickaxe.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_pickaxe.sell" + + #The names supported by shop signs + Names: + - "StonePickaxe" + - "Stone Pickaxe" + + STONE_PRESSURE_PLATE: + + Sign: "tne.item.stone_pressure_plate.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_pressure_plate.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_pressure_plate.sell" + + #The names supported by shop signs + Names: + - "StonePressurePlate" + - "Stone Pressure Plate" + + STONE_SHOVEL: + + Sign: "tne.item.stone_shovel.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_shovel.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_shovel.sell" + + #The names supported by shop signs + Names: + - "StoneShovel" + - "Stone Shovel" + + STONE_SLAB: + + Sign: "tne.item.stone_slab.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_slab.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_slab.sell" + + #The names supported by shop signs + Names: + - "StoneSlab" + - "Stone Slab" + + STONE_SWORD: + + Sign: "tne.item.stone_sword.sign" + + #The permission node required to buy this item + Buy: "tne.item.stone_sword.buy" + + #The permission node required to sell this item + Sell: "tne.item.stone_sword.sell" + + #The names supported by shop signs + Names: + - "StoneSword" + - "Stone Sword" + + STRAY_SPAWN_EGG: + + Sign: "tne.item.stray_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.stray_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.stray_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "StraySpawnEgg" + - "Stray Spawn Egg" + + STRING: + + Sign: "tne.item.string.sign" + + #The permission node required to buy this item + Buy: "tne.item.string.buy" + + #The permission node required to sell this item + Sell: "tne.item.string.sell" + + #The names supported by shop signs + Names: + - "String" + - "String" + + STRIPPED_ACACIA_LOG: + + Sign: "tne.item.stripped_acacia_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_acacia_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_acacia_log.sell" + + #The names supported by shop signs + Names: + - "StrippedAcaciaLog" + - "Stripped Acacia Log" + + STRIPPED_ACACIA_WOOD: + + Sign: "tne.item.stripped_acacia_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_acacia_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_acacia_wood.sell" + + #The names supported by shop signs + Names: + - "StrippedAcaciaWood" + - "Stripped Acacia Wood" + + STRIPPED_BIRCH_LOG: + + Sign: "tne.item.stripped_birch_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_birch_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_birch_log.sell" + + #The names supported by shop signs + Names: + - "StrippedBirchLog" + - "Stripped Birch Log" + + STRIPPED_BIRCH_WOOD: + + Sign: "tne.item.stripped_birch_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_birch_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_birch_wood.sell" + + #The names supported by shop signs + Names: + - "StrippedBirchWood" + - "Stripped Birch Wood" + + STRIPPED_DARK_OAK_LOG: + + Sign: "tne.item.stripped_dark_oak_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_dark_oak_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_dark_oak_log.sell" + + #The names supported by shop signs + Names: + - "StrippedDarkOakLog" + - "Stripped Dark Oak Log" + + STRIPPED_DARK_OAK_WOOD: + + Sign: "tne.item.stripped_dark_oak_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_dark_oak_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_dark_oak_wood.sell" + + #The names supported by shop signs + Names: + - "StrippedDarkOakWood" + - "Stripped Dark Oak Wood" + + STRIPPED_JUNGLE_LOG: + + Sign: "tne.item.stripped_jungle_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_jungle_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_jungle_log.sell" + + #The names supported by shop signs + Names: + - "StrippedJungleLog" + - "Stripped Jungle Log" + + STRIPPED_JUNGLE_WOOD: + + Sign: "tne.item.stripped_jungle_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_jungle_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_jungle_wood.sell" + + #The names supported by shop signs + Names: + - "StrippedJungleWood" + - "Stripped Jungle Wood" + + STRIPPED_OAK_LOG: + + Sign: "tne.item.stripped_oak_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_oak_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_oak_log.sell" + + #The names supported by shop signs + Names: + - "StrippedOakLog" + - "Stripped Oak Log" + + STRIPPED_OAK_WOOD: + + Sign: "tne.item.stripped_oak_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_oak_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_oak_wood.sell" + + #The names supported by shop signs + Names: + - "StrippedOakWood" + - "Stripped Oak Wood" + + STRIPPED_SPRUCE_LOG: + + Sign: "tne.item.stripped_spruce_log.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_spruce_log.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_spruce_log.sell" + + #The names supported by shop signs + Names: + - "StrippedSpruceLog" + - "Stripped Spruce Log" + + STRIPPED_SPRUCE_WOOD: + + Sign: "tne.item.stripped_spruce_wood.sign" + + #The permission node required to buy this item + Buy: "tne.item.stripped_spruce_wood.buy" + + #The permission node required to sell this item + Sell: "tne.item.stripped_spruce_wood.sell" + + #The names supported by shop signs + Names: + - "StrippedSpruceWood" + - "Stripped Spruce Wood" + + STRUCTURE_BLOCK: + + Sign: "tne.item.structure_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.structure_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.structure_block.sell" + + #The names supported by shop signs + Names: + - "StructureBlock" + - "Structure Block" + + STRUCTURE_VOID: + + Sign: "tne.item.structure_void.sign" + + #The permission node required to buy this item + Buy: "tne.item.structure_void.buy" + + #The permission node required to sell this item + Sell: "tne.item.structure_void.sell" + + #The names supported by shop signs + Names: + - "StructureVoid" + - "Structure Void" + + SUGAR: + + Sign: "tne.item.sugar.sign" + + #The permission node required to buy this item + Buy: "tne.item.sugar.buy" + + #The permission node required to sell this item + Sell: "tne.item.sugar.sell" + + #The names supported by shop signs + Names: + - "Sugar" + - "Sugar" + + SUGAR_CANE: + + Sign: "tne.item.sugar_cane.sign" + + #The permission node required to buy this item + Buy: "tne.item.sugar_cane.buy" + + #The permission node required to sell this item + Sell: "tne.item.sugar_cane.sell" + + #The names supported by shop signs + Names: + - "SugarCane" + - "Sugar Cane" + + SUNFLOWER: + + Sign: "tne.item.sunflower.sign" + + #The permission node required to buy this item + Buy: "tne.item.sunflower.buy" + + #The permission node required to sell this item + Sell: "tne.item.sunflower.sell" + + #The names supported by shop signs + Names: + - "Sunflower" + - "Sunflower" + + TALL_GRASS: + + Sign: "tne.item.tall_grass.sign" + + #The permission node required to buy this item + Buy: "tne.item.tall_grass.buy" + + #The permission node required to sell this item + Sell: "tne.item.tall_grass.sell" + + #The names supported by shop signs + Names: + - "TallGrass" + - "Tall Grass" + + TALL_SEAGRASS: + + Sign: "tne.item.tall_seagrass.sign" + + #The permission node required to buy this item + Buy: "tne.item.tall_seagrass.buy" + + #The permission node required to sell this item + Sell: "tne.item.tall_seagrass.sell" + + #The names supported by shop signs + Names: + - "TallSeagrass" + - "Tall Seagrass" + + TERRACOTTA: + + Sign: "tne.item.terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.terracotta.sell" + + #The names supported by shop signs + Names: + - "Terracotta" + - "Terracotta" + + TIPPED_ARROW: + + Sign: "tne.item.tipped_arrow.sign" + + #The permission node required to buy this item + Buy: "tne.item.tipped_arrow.buy" + + #The permission node required to sell this item + Sell: "tne.item.tipped_arrow.sell" + + #The names supported by shop signs + Names: + - "TippedArrow" + - "Tipped Arrow" + + TNT: + + Sign: "tne.item.tnt.sign" + + #The permission node required to buy this item + Buy: "tne.item.tnt.buy" + + #The permission node required to sell this item + Sell: "tne.item.tnt.sell" + + #The names supported by shop signs + Names: + - "Tnt" + - "Tnt" + + TNT_MINECART: + + Sign: "tne.item.tnt_minecart.sign" + + #The permission node required to buy this item + Buy: "tne.item.tnt_minecart.buy" + + #The permission node required to sell this item + Sell: "tne.item.tnt_minecart.sell" + + #The names supported by shop signs + Names: + - "TntMinecart" + - "Tnt Minecart" + + TORCH: + + Sign: "tne.item.torch.sign" + + #The permission node required to buy this item + Buy: "tne.item.torch.buy" + + #The permission node required to sell this item + Sell: "tne.item.torch.sell" + + #The names supported by shop signs + Names: + - "Torch" + - "Torch" + + TOTEM_OF_UNDYING: + + Sign: "tne.item.totem_of_undying.sign" + + #The permission node required to buy this item + Buy: "tne.item.totem_of_undying.buy" + + #The permission node required to sell this item + Sell: "tne.item.totem_of_undying.sell" + + #The names supported by shop signs + Names: + - "TotemOfUndying" + - "Totem Of Undying" + + TRAPPED_CHEST: + + Sign: "tne.item.trapped_chest.sign" + + #The permission node required to buy this item + Buy: "tne.item.trapped_chest.buy" + + #The permission node required to sell this item + Sell: "tne.item.trapped_chest.sell" + + #The names supported by shop signs + Names: + - "TrappedChest" + - "Trapped Chest" + + TRIDENT: + + Sign: "tne.item.trident.sign" + + #The permission node required to buy this item + Buy: "tne.item.trident.buy" + + #The permission node required to sell this item + Sell: "tne.item.trident.sell" + + #The names supported by shop signs + Names: + - "Trident" + - "Trident" + + TRIPWIRE: + + Sign: "tne.item.tripwire.sign" + + #The permission node required to buy this item + Buy: "tne.item.tripwire.buy" + + #The permission node required to sell this item + Sell: "tne.item.tripwire.sell" + + #The names supported by shop signs + Names: + - "Tripwire" + - "Tripwire" + + TRIPWIRE_HOOK: + + Sign: "tne.item.tripwire_hook.sign" + + #The permission node required to buy this item + Buy: "tne.item.tripwire_hook.buy" + + #The permission node required to sell this item + Sell: "tne.item.tripwire_hook.sell" + + #The names supported by shop signs + Names: + - "TripwireHook" + - "Tripwire Hook" + + TROPICAL_FISH: + + Sign: "tne.item.tropical_fish.sign" + + #The permission node required to buy this item + Buy: "tne.item.tropical_fish.buy" + + #The permission node required to sell this item + Sell: "tne.item.tropical_fish.sell" + + #The names supported by shop signs + Names: + - "TropicalFish" + - "Tropical Fish" + + TROPICAL_FISH_BUCKET: + + Sign: "tne.item.tropical_fish_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.tropical_fish_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.tropical_fish_bucket.sell" + + #The names supported by shop signs + Names: + - "TropicalFishBucket" + - "Tropical Fish Bucket" + + TROPICAL_FISH_SPAWN_EGG: + + Sign: "tne.item.tropical_fish_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.tropical_fish_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.tropical_fish_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "TropicalFishSpawnEgg" + - "Tropical Fish Spawn Egg" + + TUBE_CORAL: + + Sign: "tne.item.tube_coral.sign" + + #The permission node required to buy this item + Buy: "tne.item.tube_coral.buy" + + #The permission node required to sell this item + Sell: "tne.item.tube_coral.sell" + + #The names supported by shop signs + Names: + - "TubeCoral" + - "Tube Coral" + + TUBE_CORAL_BLOCK: + + Sign: "tne.item.tube_coral_block.sign" + + #The permission node required to buy this item + Buy: "tne.item.tube_coral_block.buy" + + #The permission node required to sell this item + Sell: "tne.item.tube_coral_block.sell" + + #The names supported by shop signs + Names: + - "TubeCoralBlock" + - "Tube Coral Block" + + TUBE_CORAL_FAN: + + Sign: "tne.item.tube_coral_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.tube_coral_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.tube_coral_fan.sell" + + #The names supported by shop signs + Names: + - "TubeCoralFan" + - "Tube Coral Fan" + + TUBE_CORAL_WALL_FAN: + + Sign: "tne.item.tube_coral_wall_fan.sign" + + #The permission node required to buy this item + Buy: "tne.item.tube_coral_wall_fan.buy" + + #The permission node required to sell this item + Sell: "tne.item.tube_coral_wall_fan.sell" + + #The names supported by shop signs + Names: + - "TubeCoralWallFan" + - "Tube Coral Wall Fan" + + TURTLE_EGG: + + Sign: "tne.item.turtle_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.turtle_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.turtle_egg.sell" + + #The names supported by shop signs + Names: + - "TurtleEgg" + - "Turtle Egg" + + TURTLE_HELMET: + + Sign: "tne.item.turtle_helmet.sign" + + #The permission node required to buy this item + Buy: "tne.item.turtle_helmet.buy" + + #The permission node required to sell this item + Sell: "tne.item.turtle_helmet.sell" + + #The names supported by shop signs + Names: + - "TurtleHelmet" + - "Turtle Helmet" + + TURTLE_SPAWN_EGG: + + Sign: "tne.item.turtle_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.turtle_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.turtle_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "TurtleSpawnEgg" + - "Turtle Spawn Egg" + + VEX_SPAWN_EGG: + + Sign: "tne.item.vex_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.vex_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.vex_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "VexSpawnEgg" + - "Vex Spawn Egg" + + VILLAGER_SPAWN_EGG: + + Sign: "tne.item.villager_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.villager_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.villager_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "VillagerSpawnEgg" + - "Villager Spawn Egg" + + VINDICATOR_SPAWN_EGG: + + Sign: "tne.item.vindicator_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.vindicator_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.vindicator_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "VindicatorSpawnEgg" + - "Vindicator Spawn Egg" + + VINE: + + Sign: "tne.item.vine.sign" + + #The permission node required to buy this item + Buy: "tne.item.vine.buy" + + #The permission node required to sell this item + Sell: "tne.item.vine.sell" + + #The names supported by shop signs + Names: + - "Vine" + - "Vine" + + VOID_AIR: + + Sign: "tne.item.void_air.sign" + + #The permission node required to buy this item + Buy: "tne.item.void_air.buy" + + #The permission node required to sell this item + Sell: "tne.item.void_air.sell" + + #The names supported by shop signs + Names: + - "VoidAir" + - "Void Air" + + WALL_SIGN: + + Sign: "tne.item.wall_sign.sign" + + #The permission node required to buy this item + Buy: "tne.item.wall_sign.buy" + + #The permission node required to sell this item + Sell: "tne.item.wall_sign.sell" + + #The names supported by shop signs + Names: + - "WallSign" + - "Wall Sign" + + WALL_TORCH: + + Sign: "tne.item.wall_torch.sign" + + #The permission node required to buy this item + Buy: "tne.item.wall_torch.buy" + + #The permission node required to sell this item + Sell: "tne.item.wall_torch.sell" + + #The names supported by shop signs + Names: + - "WallTorch" + - "Wall Torch" + + WATER: + + Sign: "tne.item.water.sign" + + #The permission node required to buy this item + Buy: "tne.item.water.buy" + + #The permission node required to sell this item + Sell: "tne.item.water.sell" + + #The names supported by shop signs + Names: + - "Water" + - "Water" + + WATER_BUCKET: + + Sign: "tne.item.water_bucket.sign" + + #The permission node required to buy this item + Buy: "tne.item.water_bucket.buy" + + #The permission node required to sell this item + Sell: "tne.item.water_bucket.sell" + + #The names supported by shop signs + Names: + - "WaterBucket" + - "Water Bucket" + + WET_SPONGE: + + Sign: "tne.item.wet_sponge.sign" + + #The permission node required to buy this item + Buy: "tne.item.wet_sponge.buy" + + #The permission node required to sell this item + Sell: "tne.item.wet_sponge.sell" + + #The names supported by shop signs + Names: + - "WetSponge" + - "Wet Sponge" + + WHEAT: + + Sign: "tne.item.wheat.sign" + + #The permission node required to buy this item + Buy: "tne.item.wheat.buy" + + #The permission node required to sell this item + Sell: "tne.item.wheat.sell" + + #The names supported by shop signs + Names: + - "Wheat" + - "Wheat" + + WHEAT_SEEDS: + + Sign: "tne.item.wheat_seeds.sign" + + #The permission node required to buy this item + Buy: "tne.item.wheat_seeds.buy" + + #The permission node required to sell this item + Sell: "tne.item.wheat_seeds.sell" + + #The names supported by shop signs + Names: + - "WheatSeeds" + - "Wheat Seeds" + + WHITE_BANNER: + + Sign: "tne.item.white_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_banner.sell" + + #The names supported by shop signs + Names: + - "WhiteBanner" + - "White Banner" + + WHITE_BED: + + Sign: "tne.item.white_bed.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_bed.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_bed.sell" + + #The names supported by shop signs + Names: + - "WhiteBed" + - "White Bed" + + WHITE_CARPET: + + Sign: "tne.item.white_carpet.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_carpet.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_carpet.sell" + + #The names supported by shop signs + Names: + - "WhiteCarpet" + - "White Carpet" + + WHITE_CONCRETE: + + Sign: "tne.item.white_concrete.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_concrete.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_concrete.sell" + + #The names supported by shop signs + Names: + - "WhiteConcrete" + - "White Concrete" + + WHITE_CONCRETE_POWDER: + + Sign: "tne.item.white_concrete_powder.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_concrete_powder.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_concrete_powder.sell" + + #The names supported by shop signs + Names: + - "WhiteConcretePowder" + - "White Concrete Powder" + + WHITE_GLAZED_TERRACOTTA: + + Sign: "tne.item.white_glazed_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_glazed_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_glazed_terracotta.sell" + + #The names supported by shop signs + Names: + - "WhiteGlazedTerracotta" + - "White Glazed Terracotta" + + WHITE_SHULKER_BOX: + + Sign: "tne.item.white_shulker_box.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_shulker_box.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_shulker_box.sell" + + #The names supported by shop signs + Names: + - "WhiteShulkerBox" + - "White Shulker Box" + + WHITE_STAINED_GLASS: + + Sign: "tne.item.white_stained_glass.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_stained_glass.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_stained_glass.sell" + + #The names supported by shop signs + Names: + - "WhiteStainedGlass" + - "White Stained Glass" + + WHITE_STAINED_GLASS_PANE: + + Sign: "tne.item.white_stained_glass_pane.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_stained_glass_pane.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_stained_glass_pane.sell" + + #The names supported by shop signs + Names: + - "WhiteStainedGlassPane" + - "White Stained Glass Pane" + + WHITE_TERRACOTTA: + + Sign: "tne.item.white_terracotta.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_terracotta.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_terracotta.sell" + + #The names supported by shop signs + Names: + - "WhiteTerracotta" + - "White Terracotta" + + WHITE_TULIP: + + Sign: "tne.item.white_tulip.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_tulip.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_tulip.sell" + + #The names supported by shop signs + Names: + - "WhiteTulip" + - "White Tulip" + + WHITE_WALL_BANNER: + + Sign: "tne.item.white_wall_banner.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_wall_banner.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_wall_banner.sell" + + #The names supported by shop signs + Names: + - "WhiteWallBanner" + - "White Wall Banner" + + WHITE_WOOL: + + Sign: "tne.item.white_wool.sign" + + #The permission node required to buy this item + Buy: "tne.item.white_wool.buy" + + #The permission node required to sell this item + Sell: "tne.item.white_wool.sell" + + #The names supported by shop signs + Names: + - "WhiteWool" + - "White Wool" + + WITCH_SPAWN_EGG: + + Sign: "tne.item.witch_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.witch_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.witch_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "WitchSpawnEgg" + - "Witch Spawn Egg" + + WITHER_SKELETON_SKULL: + + Sign: "tne.item.wither_skeleton_skull.sign" + + #The permission node required to buy this item + Buy: "tne.item.wither_skeleton_skull.buy" + + #The permission node required to sell this item + Sell: "tne.item.wither_skeleton_skull.sell" + + #The names supported by shop signs + Names: + - "WitherSkeletonSkull" + - "Wither Skeleton Skull" + + WITHER_SKELETON_SPAWN_EGG: + + Sign: "tne.item.wither_skeleton_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.wither_skeleton_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.wither_skeleton_spawn_egg.sell" + + #The names supported by shop signs + Names: + - "WitherSkeletonSpawnEgg" + - "Wither Skeleton Spawn Egg" + + WITHER_SKELETON_WALL_SKULL: + + Sign: "tne.item.wither_skeleton_wall_skull.sign" + + #The permission node required to buy this item + Buy: "tne.item.wither_skeleton_wall_skull.buy" + + #The permission node required to sell this item + Sell: "tne.item.wither_skeleton_wall_skull.sell" + + #The names supported by shop signs + Names: + - "WitherSkeletonWallSkull" + - "Wither Skeleton Wall Skull" + + WOLF_SPAWN_EGG: + + Sign: "tne.item.wolf_spawn_egg.sign" + + #The permission node required to buy this item + Buy: "tne.item.wolf_spawn_egg.buy" + + #The permission node required to sell this item + Sell: "tne.item.wolf_spawn_egg.sell" \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/messages.yml b/run/plugins/TheNewEconomy/messages.yml new file mode 100644 index 00000000..f63d16a0 --- /dev/null +++ b/run/plugins/TheNewEconomy/messages.yml @@ -0,0 +1,244 @@ +# The New Economy v0.1.0.0 +# Author: creatorfromhell +# License: http://creativecommons.org/licenses/by-nc-nd/4.0/ +# If you would like to contribute to the plugin +# you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit +# To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell +# To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/messages.yml. +# All configurable messages in TNE +# Colour characters are supported, just use the colour code preceded by an ampersand character('&') +# An alternate colouring format is also viable, just oldtype out the name of the colour inside a less than and greater than symbol +# +# Colour chart +# Char | Alt +# ------|----------- +# &b | +# &0 | +# &9 | +# &3 | +# &1 | +# &8 | +# &2 | +# &5 | +# &4 | +# &6 | +# &7 | +# &a | +# &d | +# &c | +# &f | +# &e | +# &k | +# &l | +# &o | +# &r | +# &m | +# &n | +Messages: + + Parameter: + InvalidType: "Parameter \"$parameter\" is of type $parameter_type." + InvalidLength: "The max length of parameter \"$parameter\" is $max_length." + ParameterOption: "[$parameter]" + ParameterRequired: "<$parameter>" + + Command: + Unable: "I'm sorry, but you're not allowed to use that command." + None: "Command $command $arguments could not be found! Try using $command help." + InActive: "Command $command $arguments has been deactivated! Try using $command help." + Charge: "You have been charged $amount for using $command." + Cooldown: "This command is on cooldown." + CommandHelp: "Correct usage: /$command $parameters - $description" + CommandHelpHeader: "Command Help for $command" + Developer: "You must be a developer to use that command." + Console: "This command is not usable from console." + Player: "This command is not usable from in-game." + InvalidPermission: "I'm sorry, but you're not allowed to use that command." + + General: + NoPerm: "I'm sorry, but you do not have permission to do that." + Saved: "Successfully saved all TNE Data!" + NoPlayer: "Unable to locate player \"$player\"!" + Disabled: "Economy features are currently disabled in this world!" + IsConsole: "You can not run this command as in the console!" + + Item: + Invalid: "Invalid item name and/or durability combination entered." + InvalidAmount: "Invalid item amount entered." + + Admin: + NoHoldings: "$player has no holdings for the world \"$world\"!" + Holdings: "$player currently has $amount for world \"$world\"!" + NoTransactions: "$player has no transactions to display." + Configuration: "The value of $node is currently $value." + SetConfiguration: "The value of $node has been set to $value." + ID: "The UUID for $player is $id." + Exists: "A player with that name already exists." + Created: "Successfully created account for $player." + Deleted: "Successfully deleted account for $player." + PurgeWorld: "Successfully purged economy accounts in $world." + StatusChange: "Status for $player has been changed to $status." + Status: "Status for $player is $status." + Reset: "Performed an economy reset using these parameters - world = $world, currency = $currency, and player = $player." + + Account: + PinSetAlready: "You have already set a pin, please provide the old pin to set a new one." + PinSet: "Your pin has been set to $pin." + PinReset: "The pin of $player has been reset." + PinMax: "Pins must be fewer than 60 characters." + PinIncorrect: "Pin given is incorrect." + PinInvalid: "Pin requested is invalid." + Locked: "You can't do that with a locked account($player)!" + NoTransactions: "You have no transactions to display at this time." + StatusChange: "Your account's status has been changed to $status." + + Configuration: + NoSuch: "The configuration node $node does not exist." + Invalid: "The value you specified for $node is invalid." + InvalidFile: "The configuration file you specified is invalid." + Get: "The value for node $node is $value." + Set: "Successfully set the value for $node to $value." + TNEGet: "The parsed value for node $node is $value." + Saved: "Successfully saved all modified nodes for file $configuration." + SavedAll: "Successfully saved all modified configurations." + Undone: "Successfully undid all configuration modifications to $modified." + UndoneAll: "Successfully undid all configuration modifications." + + Currency: + List: "The current currencies for $world are: $currencies." + Tiers: "The currency \"$currency\" currently has these tiers;Major: $major_tiersMinor: $minor_tiers" + AlreadyExists: "A currency with the name $currency already exists in world $world." + Renamed: "Successfully renamed $currency in world $world to $new_Name." + + Language: + Current: "Your language is currently set as $language." + List: "The available languages are $languages." + None: "There is no language with the name \"$language\"." + Reload: "Successfully reloaded all language files." + Set: "Successfully set your language to $language." + + Module: + AvailableHeader: "=== Modules Available at $url ===" + AvailableEntry: "$module ~ $version" + Downloaded: "$module has been downloaded successfully." + FailedDownload: "$module couldn't be downloaded successfully." + Info: "==== Module Info for $module ====Author: $authorVersion: $version" + Invalid: "Unable to find a module with the name of \"$module\"." + List: "This server is currently using these TNE Modules: $modules." + Loaded: "Loaded module \"$module\" $version created by \"$author\"." + Reloaded: "Reloaded module \"$module\"." + Unloaded: "Unloaded module \"$module\"." + + Money: + TypeOffline: "This currency type does not allow offline interaction." + NoConversion: "This currency cannot be converted to $converted." + Failed: "Unable to process your transaction at this time." + Given: "You were given $amount." + Received: "You were paid $amount by $player." + Taken: "$player took $amount from you." + Insufficient: "I'm sorry, but you do not have $amount." + HoldingsMulti: "Your current balances for world \"$world\" are:" + HoldingsMultiSingle: "$currency: $amount" + Holdings: "You currently have $amount on you." + Gave: "Successfully gave $player $amount." + RecipientSet: "Your balance has been set to $amount by $player." + Set: "Successfully set $player's balance to $amount." + SetAll: "Successfully set all players balances to $amount for world $world." + Paid: "Successfully paid $player $amount." + Took: "Successfully took $amount from $player." + Negative: "Amount cannot be a negative value!" + SelfPay: "You can't pay yourself!" + NoCurrency: "The currency \"$currency\" could not be found in \"$world\"." + Noted: "A note has been given to you in the amount of $amount for currency $currency." + NoteClaimed: "Successfully claimed note for currency $currency in the amount of $amount.Your new balance is $balance." + NoteFailed: "I'm sorry, but your attempt to claim that currency note failed!." + NoteMinimum: "The minimum note amount of $amount was not met." + Converted: "Successfully exchanged \"$from_amount\" to \"$amount\"." + Top: "=====[Economy Top]===== $page/$page_top" + TopEntry: "$player has $amount" + InvalidFormat: "I'm sorry, but the monetary value you've entered is wrong." + ExceedsCurrencyMaximum: "I'm sorry, but the monetary value you've entered exceeds the maximum possible balance." + ExceedsPlayerMaximum: "I'm sorry, but performing this transaction will place your balance over the maximum allowed." + ExceedsOtherPlayerMaximum: "I'm sorry, but performing this transaction will place $player's balance over the maximum allowed." + + Transaction: + Already: "The transaction with the ID of $transaction has already been voided." + Away: "=====[Missed Transactions]===== $page/$page_topID | Type" + AwayEntry: "$id | $type" + AwayNone: "No transactions occured while you were offline." + History: "=====[Transactions]===== $page/$page_topID | Type | Initiator | Recipient" + HistoryEntry: "$id | $type | $initiator | $recipient" + Info: "Transaction Information:ID: $idType: $type" + Invalid: "There is no transaction with the ID of $transaction." + Unable: "Unable to void that transaction at this time." + Voided: "Successfully voided the transaction with the ID of $transaction." + + Commands: + Account: + PinReset: "/account pin reset - Changes an account's pin to the default one." + PinSet: "/account pin set [old pin] - Used to change your account's pin." + Admin: + Backup: "/tne backup - Creates a backup of all server data." + Balance: "/tne balance [world] [currency] - Retrieves the balance of a player.- Player ~ The account owner.- World ~ The world to retrieve the balance from.- currency ~ The currency to retrieve the balance of." + Build: "/tne build - Displays the version of TNE currently running." + Caveats: "/tne caveats - Displays all known caveats for this version of TNE." + Create: "/tne create [balance] - Creates a new economy account.- Player ~ The account owner.- Balance ~ The starting balance of the account." + Debug: "/tne debug - Toggles console debug mode." + Delete: "/tne delete - Deletes a player account.- Player ~ The account owner." + Extract: "/tne extract - Extracts all player balances with their username attached for database-related debugging." + ID: "/tne id - Retrieves a player's TNE UUID.- Player ~ The player you wish to discover the UUID of." + Maintenance: "tne maintenance - Toggles economy maintenance mode, which disables all economy functionality." + Menu: "/tne menu - Opens a GUI for performing basic transactions on the specified player.-Player ~ The name/uuid of the player you wish to perform transactions with in the GUI." + Purge: "/tne purge - Deletes all player accounts that have the default balance" + Recreate: "/tne recreate - Attempts to recreate database tables. WARNING: This will delete all data in the database." + Reload: "/tne reload - Saves modifications made via command, and reloads a configuration file.- Configuration ~ The identifier of the configuration to reload. Default is all." + Reset: "/tne reset - Deletes all economy-related data from the database." + Restore: "/tne restore - Restores all balances that are located in extracted.yml after /tne extract." + Save: "/tne save - Force saves all TNE data." + Status: "/tne status [status] - Displays, or sets, the current account status of an account.- Player ~ The account owner." + Upload: "/tne upload - Uploads the TNE debug & latest server log to pastebin.com, and provides a link to each." + Version: "/tne version - Displays the version of TNE currently running." + Config: + Get: "/tnec get [configuration] - Returns the value of a configuration.- Node ~ The configuration node to use.- Configuration ~ The configuration identifier to retrieve the value from. This may be retrieved automatically." + Save: "/tnec save [configuration] - Saves modifications made to a configuration value via command.- Configuration ~ The configuration identifier to retrieve the value from." + Set: "/tnec set [configuration] - Sets a configuration value. This will not save until you do /tnec save." + TNEGet: "/tnec tneget [world] [player] - Returns the value of a configuration after TNE takes into account player & world configurations.- Node ~ The configuration node to use.- World ~ The name of the world to use for parsing.- Player ~ The name of the world to use for parsing." + Undo: "/tnec undo [configuration/all] - Undoes modifications made to configurations.- Configuration ~ The configuration identifier to retrieve the value from. This may be retrieved automatically." + Currency: + Rename: "/currency rename - Renames a currency to a different name." + List: "/currency list [world] - Displays the currencies available for a world. - World ~ The world to use." + Tiers: "/currency tiers [currency] [world] - Displays the tiers for a currency.- currency ~ The Currency to check.- World ~ The world that the Currency belongs to." + Language: + Current: "/language current - Displays your current language as set for your account." + List: "/language list - Lists available languages on this server." + Reload: "/language reload - Reloads all language files." + Set: "/language set - Sets your current language to the one specified." + Module: + Available: "/tnem available [url] - Displays available modules at the specified url, or defaults to TNE's core modules.- url ~ The url to use for the check, only use if you know what you're doing." + Download: "/tnem download [url] - Attempts to download the specified module.- url ~ The url to use, only use if you know what you're doing, defaults to TNE's core modules url." + Info: "/tnem info - Displays some information about a module.- Module ~ The module to look up." + List: "/tnem list - Lists all loaded TNE modules." + Load: "/tnem load - Load a module from the modules directory.- Module ~ The module to load." + Reload: "/tnem reload - Reloads a module from the modules directory.- Module ~ The module to reload." + Unload: "/tnem unload - Unload a module from the server.- Module ~ The module to unload." + Money: + Balance: "/money balance [world] [currency] - Displays your current holdings." + Consolidate: "/money consolidate [player] - Consolidate your item currency into the least number of items." + Convert: "/money convert [from currency[world:] - Convert some of your holdings to another currency.]" + Give: "/money give [world] [currency] - Adds money into your economy, and gives it to a player." + Note: "/money note [currency] - Makes your virtual currency physical, for storage/trading purposes." + Pay: "/money pay [currency] - Use some of your holdings to pay another player." + PayFrom: "/money payfrom [currency] - Use some of an account's holdings to pay another player." + Set: "/money set [world] [currency] - Set the holdings of a player." + SetAll: "/money setall [world] - Set the holdings of all players." + Take: "/money take [world] [currency] - Removes money from your economy, specifically from a player's balance." + Top: "/money top [page] [currency:name] [world:world] [limit:#] - A list of players with the highest balances.[page] - The page number to view. Defaults to 1.[Currency] - The name of the Currency to get balances from. Defaults to world default. Use overall for all currencies.[world] - The world name you wish to filter, or all for every world. Defaults to current world. Use overall for all worlds.[limit] - Limit changes how many players are displayed. Defaults to 10." + Transaction: + Away: "/transaction away [page #] - Displays transactions that you missed since the last time you were on." + History: "/transaction history [player:name] [page:#] [world:name/all] - See a detailed break down of your transaction history.- Page ~ The page number you wish to view.- World ~ The world name you wish to filter, or all for every world. Defaults to current world." + Info: "/transaction info - Displays information about a transaction.- UUID ~ The id of the transaction." + Void: "/transaction void - Undoes a previously completed transaction.- UUID ~ The id of the transaction." + + World: + Change: "You have been charged $amount for changing worlds." + ChangeFailed: "I'm sorry, but you need at least $amount to change worlds." \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/players.yml b/run/plugins/TheNewEconomy/players.yml new file mode 100644 index 00000000..54c7c3fd --- /dev/null +++ b/run/plugins/TheNewEconomy/players.yml @@ -0,0 +1,25 @@ +# The New Economy v0.1.0.0 +# Author: creatorfromhell +# License: http://creativecommons.org/licenses/by-nc-nd/4.0/ +# If you would like to contribute to the plugin +# you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit +# To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell +# To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/players.yml. +#Used for per-player configurations. +Players: + + # If you need help finding a player's UUID please have a look at + # /TNE id . + # The username field could be the player's username or UUID. + player-uuid-here: #Now we Simply override and configurations we want for this specific player. + #This allows us even more control over our server. + Signs: + + #All configurations relating to item signs. + Item: + + #Whether or not this sign type is enabled. + Enabled: true + + #The max amount of this sign type any one person may own. + Max: 20 \ No newline at end of file diff --git a/run/plugins/TheNewEconomy/worlds.yml b/run/plugins/TheNewEconomy/worlds.yml new file mode 100644 index 00000000..c3b716b9 --- /dev/null +++ b/run/plugins/TheNewEconomy/worlds.yml @@ -0,0 +1,35 @@ +# The New Economy v0.1.0.0 +# Author: creatorfromhell +# License: http://creativecommons.org/licenses/by-nc-nd/4.0/ +# If you would like to contribute to the plugin +# you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit +# To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell +# To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/worlds.yml. +#All configurations that can be made world-specific +#To use, please check the Example world below +Worlds: + + #An example of what world-specific configurations are available + #Please note that you do NOT have to include all the following configurations as all + #world-specific configurations are optional + #Note: World name is case sensitive + Example: + + #Whether or not to completely disable economy features for this world + DisableEconomy: true + + #All configurations relating to World ChangeFees + ChangeFee: + + #The currency for which the ChangeFee is of. + Currency: "ExampleCurrency" + + #How much it costs to enter this world if ChangeFee is enabled in the main configuration + Amount: 10.0 + + #Configurations related to information sharing between worlds + Share: + + #If you want other worlds to share balances with this world. + Balances: + - "worldname" \ No newline at end of file diff --git a/run/plugins/Towny/debtAccountsConverted.txt b/run/plugins/Towny/debtAccountsConverted.txt new file mode 100644 index 00000000..40b38185 --- /dev/null +++ b/run/plugins/Towny/debtAccountsConverted.txt @@ -0,0 +1,6 @@ +If this file doesn't exist (you delete it), +Towny will automatically attempt to convert +old debt accounts used in Towny 0.96.3.0 to +0.96.5.0. + +99% of servers can leave this file alone. \ No newline at end of file diff --git a/run/plugins/Vault (1).jar b/run/plugins/Vault (1).jar new file mode 100644 index 00000000..4bcaa890 Binary files /dev/null and b/run/plugins/Vault (1).jar differ