{
"CommandAlias": [
"guilds",
"gd"
],
"ChatCommandAlias": [
"gchat",
"gc"
],
"WarpCommandAlias": [
"gwarp",
"gw"
],
"CurrencyType": "impactor:dollars",
"GuildCreationPrice": 10000,
"GuildTax": 1000,
# If false, the guild tax will not be multiplied by how many members the guild has.
"TaxMemberSizeMultiplier": true,
# The time in seconds to collect the guild tax.
# Set to 0 to disable.
# The server must be off while configurating this.
"TaxCollectionTimeInterval": 86400,
# The tax collection warning message in seconds.
# The server must be off while configurating this.
"TaxCollectionWarningTimeInterval": {
"43200": "&cGuild Tax will be collected 12 hours from now, guilds that fails to pay the guild tax will be disbanded!",
"3600": "&cGuild Tax will be collected 1 hour from now, guilds that fails to pay the guild tax will be disbanded!"
},
# If you don`t know what regex is, best to use google.
# Or direct approach e.g google 'what is the regex that doesn`t allow numbers in java'
# This regex will not allow '&k' and more than 10 characters.
"RegexOnGuildName": "^(?!.*&k)[^\n]{1,10}$",
# This regex will not allow '&k'.
"RegexOnGuildLore": "^(?!.*&k).*$",
"DefaultMaxMember": 10,
"DefaultFounderRankName": "&c&lWizard King",
"DefaultRanks": {
"&6Senior Magic Knight": [
"manage_pending_members",
"manage_warps"
],
"&aJunior Magic Knight": [
"default"
],
"&9Grand Magic Knight": [
"manage_pending_members",
"manage_warps",
"manage_settings",
"manage_wars",
"manage_members",
"bank_deposit",
"bank_withdraw",
"manage_ranks"
],
"&c&lWizard King": []
},
# Guilds can only set warps in the worlds listed below.
# Remove all entires to disable.
# Make sure to only use either WhitelistedWarpWorlds or BlacklistedWarpWorlds
"WhitelistedWarpWorlds": [
"minecraft:overworld",
"minecraft:world"
],
# Guilds cannot set warps in the worlds listed below.
# Remove all entires to disable.
"BlacklistedWarpWorlds": [],
"CommandsOnGuildCreate": [
"give %player% diamond"
],
"CommandsOnGuildDisband": [
"give %founder% diamond",
"give %member% dirt"
],
# If false, all items will not be listed as emblems and will only use the items listed in the CustomEmblems.
"AllItemsAsEmblem": true,
# Wildcard is supported e.g minecraft:* will select all items with minecraft:
"WhitelistedEmblemItems": [],
"BlacklistedEmblemItems": [
"minecraft:elytra",
"minecraft:beacon"
],
# Make sure the items listed here are blacklisted just as the default right now, otherwise they will show up as free, despite having you set a price here.
"CustomEmblems": [
{
"StarPrice": 1,
"MoneyPrice": 1,
"ItemID": "minecraft:elytra",
"ItemName": "&6Price: 1 star and 1 pokedollar"
},
{
"StarPrice": 1,
"MoneyPrice": 1,
"ItemID": "minecraft:beacon",
"ItemName": "&6Price: 1 star and 1 pokedollar"
}
],
"Perks": [
{
# The perk's identifier, make sure it`s exactly the same.
"Type": "max_warp",
"Value": 5.0,
# The required value the guild must already have in order to get this perk.
"RequirementValue": 0.0,
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "minecraft:ender_pearl",
"DisplayName": "&65x Guild Warps",
"DisplayLore": [
"&eAllows your guild to create 5 guild warps."
]
},
{
"Type": "max_member",
"Value": 15.0,
"RequirementValue": 0.0,
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "minecraft:player_head",
"DisplayName": "&615x Guild Members",
"DisplayLore": [
"&eAllows your guild to have 15 members."
]
},
{
"Type": "max_member",
"Value": 20.0,
"RequirementValue": 15.0,
"StarPrice": 10,
"MoneyPrice": 10000,
"DisplayEnchanted": true,
"DisplayCount": 1,
"DisplayItem": "minecraft:player_head",
"DisplayName": "&620x Guild Members",
"DisplayLore": [
"&eAllows your guild to have 20 members."
]
},
{
"Type": "command",
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "minecraft:paper",
"DisplayName": "&65,000 PokeDollars to all guild members.",
"Commands": [
"economy deposit 5000 impactor:dollars %member%"
]
},
{
"Type": "once_command=master_ball",
"StarPrice": 0,
"MoneyPrice": 1000000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "cobblemon:master_ball",
"DisplayName": "&61x master ball to all guild members. &7(&cPurchaseable Once&7)",
"Commands": [
"give %member% cobblemon:master_ball 1"
]
},
{
"Type": "hidden_ability_booster",
"Value": 0.05,
"RequirementValue": 0.0,
"ExpirationTime": 18000,
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "cobblemon:ability_capsule",
"DisplayName": "&65% Hidden Ability Booster",
"DisplayLore": [
"&eA 5% chance that a pokemon will spawn with a hidden ability for all of your guild members.",
"&cExpires after 5 hours."
]
},
{
"Type": "shiny_booster",
"Value": 2.0,
"RequirementValue": 0.0,
"ExpirationTime": 0,
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "cobblemon:shiny_stone",
"DisplayName": "&6x2 Shiny Booster",
"DisplayLore": [
"&eDoubles the spawn rate of shiny pokemon for all of your guild members."
]
},
{
"Type": "pokeball_booster",
"Value": 2.0,
"RequirementValue": 0.0,
"ExpirationTime": 0,
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "cobblemon:poke_ball",
"DisplayName": "&6x2 Poke Ball Booster",
"DisplayLore": [
"&eDoubles the catch rate of any poke ball for all of your guild members."
]
},
{
"Type": "experience_booster",
"Value": 2.0,
"RequirementValue": 0.0,
"ExpirationTime": 0,
"StarPrice": 5,
"MoneyPrice": 5000,
"DisplayEnchanted": false,
"DisplayCount": 1,
"DisplayItem": "cobblemon:lucky_egg",
"DisplayName": "&6x2 Experience Booster",
"DisplayLore": [
"&eDoubles the amount of experience gain from battles for all of your guild members."
]
}
],
"StarLeaderboardLocation": ""
}
{
"PlaceholderNoGuild": "Guildless",
"PlaceholderTaxCollectionTime": "%DD% days %HH% hours %MM% minutes %SS% seconds",
"Prefix": "&7[&6Guilds&7] ",
"NoGuild": "&cYou do not have a guild yet!",
"PlayerNameText": "&6%player%",
"PerkRemainingTime": "&eRemaining Time: %DD% days %HH% hours %MM% minutes %SS% seconds",
"TaxPaymentFailed": "&cYour guild has been disbanded for failing to pay the guild tax!",
"TaxInsufficientFundsForNext": "&cYour guild has insufficient funds for the next guild tax collection, please put sufficient funds to your guild bank before the next tax collection. Guilds that fails to pay the tax will be disbanded!",
"InvalidInteger": "&cPlease enter a valid integer.",
"InvalidGuildName": "&cThe %name% &cis an invalid Guild Name!",
"InvalidGuildLore": "&cYou have entered an invalid Guild Lore!",
"ReceiveMemberApplication": "&aReceived a membership application from player, %player%. Check their application in the pending members section.",
"DialogueInputGuildName": [
"Enter the guild name. 10 Characters limit. Obfuscated is not allowed, however the rest of color codes are allowed."
],
"DialogueInputGuildLore": [
"Enter the guild lore. Using obfuscated is not allowed, however the rest of color codes are allowed. Enter - with index number to remove a line or enter * to reset."
],
"SearchEmblemDialogueInput": [
"Enter the emblem name. Leave blank to display all emblems."
],
"SearchMemberDialogueInput": [
"Enter the name of the member. Leave blank to display all members."
],
"NoManagePendingMemberPermission": "&cYou do not have permission to manage the guild pending members!",
"NoManageWarpPermission": "&cYou do not have permission to manage the guild warps!",
"NoManageSettingsPermission": "&cYou do not have permission to manage the guild settings!",
"NoManageMemberPermission": "&cYou do not have permission to manage the guild members!",
"NoBankDepositPermission": "&cYou do not have permission to deposit funds in the guild bank!",
"NoBankWithdrawPermission": "&cYou do not have permission to withdraw funds in the guild bank!",
"NoManageRankPermission": "&cYou do not have permission to manage the guild ranks!",
"NoManageFounderPermission": "&cYou do not have permission to manage the guild founder!",
"GuildChatJoined": "&aYou joined the guild chat.",
"GuildChatLeave": "&aYou left the guild chat.",
"GuildChatFormat": "&b%rank% &r%player% &7➤ &f%message%",
"GuildChatAdminFormat": "%guild_name% &7➤ %message%",
"ManageMemberIsFounder": "&cYou are the guild founder, therefore, you cannot kick or ban yourself!",
"ManageMemberKicked": "&cThe member %member% has been kicked from the guild by %kicked_by%!",
"ManageMemberBanned": "&cThe member %member% has been banned from the guild by %banned_by%!",
"ManageMemberSetRankLore": [
"&ePermissions: [%permissions%]",
"&bClick to give rank."
],
"CreateGuildHasGuild": "&cYou are already in a guild, please leave your current guild before creating one!",
"CreateGuildExistingID": "&cThere is already a guild with the ID %guild_id%!",
"CreateGuildInvalidID": "&cThe %guild_id% &cis an invalid Guild ID!",
"CreateGuildInsufficientFunds": "&cInsufficient funds! you need at least 10,000 PokeDollars to create a guild!",
"CreateGuildSuccessfully": "&aYou have successfully founded the %guild_name% &aguild.",
"CreateGuildDialogueInputID": [
"Enter the guild ID. Must be unique and lowercased. Only letters are allowed and no spaces and special characters."
],
"SearchGuildHasGuild": "&cYou are already in a guild, please leave your current guild before joining another guild!",
"SearchGuildPlayerBanned": "&cYou are banned from joining the %guild_name% &cguild!",
"SearchGuildFull": "&cThe guild %guild_name% &chas already reached it's max member limit!",
"SearchGuildNoDefaultRank": "&cThe guild %guild_name% &cdoes not have a default rank!",
"SearchGuildJoined": "&aYou are now a member of the %guild_name% &aguild!",
"SearchGuildAlreadyPendingMember": "&cYou already sent a membership application, please wait for the %guild_name% &cguild to process your application.",
"SearchGuildPendingMember": "&aMembership application has been sent, please wait for the %guild_name% &aguild to process your application.",
"SearchGuildDialogueInput": [
"Enter the guild identification (ID). Leave blank to display all guilds."
],
"LeaveGuildFounder": "&cYou are the guild founder, use the disband button in the guild management!",
"LeaveGuildInvalidInput": "&cYou must enter 'CONFIRM' exactly to leave!",
"LeaveGuildSuccessfully": "&cYou left the %guild_name% &cguild!",
"LeaveGuildDialogueConfirmationInput": [
"Enter 'CONFIRM' to leave the guild. This cannot be undone!"
],
"WarpNameText": "&6%warp_name%",
"WarpInvalid": "&cThe warp %input% does not exist!",
"WarpRestrictedWorld": "&cYou are not allowed to set a guild warp in this world!",
"WarpLimitReached": "&cYour guild has already reached its max warp limit!",
"WarpAlreadyExists": "&cThere is already a warp with the name %warp_name%!",
"WarpAddedSuccessfully": "&aThe warp %warp_name% has been added to your guild warps.",
"WarpDialogueInputName": [
"Enter the warp name. Make sure you are already facing and standing how you want the players to be positioned after teleport."
],
"WarpLore": [
"&eWorld: %world%",
"&ePosition X: %position_x%",
"&ePosition Y: %position_y%",
"&ePosition Z: %position_z%",
"&aClick to teleport.",
"&cPress Shift + Right Click to delete this warp."
],
"BankDepositInsufficientFunds": "&cYou do not have enough balance in your account to make this deposit!",
"BankWithdrawInsufficientFunds": "&cYour guild bank does not have enough balance to make this withdrawal!",
"BankDialogueInputDeposit": [
"Enter the amount to be deposited to your guild bank."
],
"BankDialogueInputWithdraw": [
"Enter the amount to be withdrawn from your guild bank."
],
"PendingMemberHasGuild": "&cThe player %player% has already joined another guild!",
"PendingMemberGuildFull": "&cYour guild has reached it's max member limit!",
"PendingMemberNoDefaultRank": "&cYour guild does not have a default rank!",
"PendingMemberLore": [
"&eBalance: %balance%",
"&ePokedex: %pokemon_caught% pokemon caught (%pokedex_completion_percentage%% Completion)",
"&aPress Shift + Left Click to accept.",
"&cPress Shift + Right Click to reject."
],
"PerkShopInsufficientStar": "&cYour guild has insufficient stars to make this purchase!",
"PerkShopInsufficientMoney": "&cYour guild has insufficient funds to make this purchase!",
"PerkShopAcquiredNewPerk": "&aThe guild has acquired the perk %perk_display_name%&a!",
"AddedPerkShopLore": [
"&eStar Price: %star_price%",
"&eMoney Price: %money_price%",
"&bPress Shift + Left Click to purchase."
],
"AddRankAlreadyExists": "&cThere is already a rank with the name %input%!",
"AddRankDialogueInputName": [
"Enter the guild rank name. Color codes usage are allowed."
],
"AddRankLore": [
"&ePermissions: [%permissions%]",
"&aPress Shift + Left Click to edit permission.",
"&cPress Shift + Right Click to delete rank."
],
"DisbandNotFounder": "&cOnly the guild founder can disband the guild!",
"DisbandInvalidInput": "&cYou must enter 'CONFIRM' exactly to disband the guild!",
"DisbandSuccessfully": "&cThe founder %player% disbanded the %guild_name% &cguild! &f&l👆",
"DisbandDialogueConfirmationInput": [
"Enter 'CONFIRM' to disband the guild. This cannot be undone!"
],
"DefaultPermissionTitle": "&6default",
"DefaultPermissionLore": [
"&eThis allows the rank to be given automatically when a member joins the guild. If there is no rank with this permission,",
"&eplayers will not be able to join your guild and deleting a rank will cause the members of the deleted rank to be kicked out!",
"&bClick to add or remove permission."
],
"ManagePendingMemberPermissionTitle": "&6manage_pending_members",
"ManagePendingMemberPermissionLore": [
"&eThis allows the rank to manage the guild pending members.",
"&bClick to add or remove permission."
],
"ManageWarpPermissionTitle": "&6manage_warps",
"ManageWarpPermissionLore": [
"&eThis allows the rank to manage the guild warps.",
"&bClick to add or remove permission."
],
"ManageSettingsPermissionTitle": "&6manage_settings",
"ManageSettingsPermissionLore": [
"&eThis allows the rank to toggle autojoin and edit the guild name, emblem, and lore.",
"&bClick to add or remove permission."
],
"ManageMemberPermissionTitle": "&6manage_members",
"ManageMemberPermissionLore": [
"&eThis allows the rank to manage the guild members.",
"&bClick to add or remove permission."
],
"BankDepositPermissionTitle": "&6bank_deposit",
"BankDepositPermissionLore": [
"&eThis allows the rank to deposit funds in the guild bank.",
"&bClick to add or remove permission."
],
"BankWithdrawPermissionTitle": "&6bank_withdraw",
"BankWithdrawPermissionLore": [
"&eThis allows the rank to withdraw funds in the guild bank and purchase perks from the perks shop.",
"&bClick to add or remove permission."
],
"ManageRankPermissionTitle": "&6manage_ranks",
"ManageRankPermissionLore": [
"&eThis allows the rank to manage guild ranks and member ranks.",
"&bClick to add or remove permission."
],
"MemberLore": [
"&eRank: %rank%",
"&eBalance: %balance%",
"&ePokedex: %pokemon_caught% pokemon caught (%pokedex_completion_percentage%% Completion)",
"&bClick to manage this member."
],
"AcquiredPerkFormat": "&7- %perk%",
"AddedGuildLore": [
" ",
"&eGuild ID: %guild_id%",
"&eStars: %stars%",
"&eBalance: %balance%",
"&eMembers: %members_size%/%max_members%",
"&eGuild Founder: %guild_founder%",
" ",
"&eAcquired Perks:",
" ",
"&7Press Shift + Left Click to join."
],
"BanLore": [
"&eBanned by: %banned_by%",
"&aPress Shift + Left Click to revoke ban."
],
"NoData": "&7???",
"StarLeaderboardHologram": [
"&6&m &r",
"&b&lTop 10 Guilds with the Most Stars",
"&6&m &r",
"&71.&e%guild_1% &7- &a%value_1% Stars",
"&72.&e%guild_2% &7- &a%value_2% Stars",
"&73.&e%guild_3% &7- &a%value_3% Stars",
"&74.&e%guild_4% &7- &a%value_4% Stars",
"&75.&e%guild_5% &7- &a%value_5% Stars",
"&76.&e%guild_6% &7- &a%value_6% Stars",
"&77.&e%guild_7% &7- &a%value_7% Stars",
"&78.&e%guild_8% &7- &a%value_8% Stars",
"&79.&e%guild_9% &7- &a%value_9% Stars",
"&710.&e%guild_10% &7- &a%value_10% Stars",
"&6&m &r"
]
}