Advertisement
Guest User

ServerTools for Sale

a guest
Aug 27th, 2021
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 20.08 KB | None | 0 0
  1. # ServerTools - Reece#3370 - Contact to Purchase
  2. # -----------------------------------------------------------------
  3. # DEFAULT PERMISSIONS
  4. # hunger.bypass         nofalldamage.use        anticraft.bypass
  5. # chatcooldown.bypass   ctag.use                Chatcolor.COLOR (.*)
  6. #                                               Chatcolor.codes ((& color codes)
  7.  
  8. #
  9.  
  10. # Staff Related
  11. # mutechat.use              mutechat.bypass         anticraft.admin
  12. # clearchat.use             chatcooldown.admin      announce.use
  13. # colon.use                 Freeze.use              
  14. # whitelist.bypass          staffafk.use            cmdalias.bypass
  15. # changeslots.use           guess.admin             donation.use
  16. # tools.tpall               countdown.use           tools.rename
  17. # visibility.bypass         poll.use                tools.rename.lore
  18. # visibility.staff
  19. # tools.clearlag            giveall.use             hologram.admin
  20. # report.notify             tools.speed.walk        tools.speed.fly       tools.scheduledtask.admin
  21. # -----------------------------------------------------------------
  22. # worlds are case sensitive
  23.  
  24. PluginVariables: # ex. %DISCORD%
  25.   STORE: "store.WEBSITE.co"
  26.   DISCORD: "discord.gg/INVITE"
  27.   RULES: "WEBSITE.co/rules"
  28.   WEBSITE: "WEBSITE.co"
  29.   SERVERNAME: "&b&lMINECRAFT&fNETWORK"
  30.   SERVER: "Skyblock"
  31.   SUPPORT: "discord.com/invite/SUPPORTSERVER"
  32.   ANYTHING_YOUWANT: some variable you want to replace
  33.  
  34.  
  35. FeaturesGUI: # Settings in the Features GUI.yml file  
  36.   Enabled: true
  37.  
  38. Disabled:
  39.   DisableCropTrample:
  40.     Enabled: true  
  41.   DisableGrassDecay:
  42.     Enabled: true
  43.   DisableBookWriting:
  44.     Enabled: true    
  45.   DisableDragonEggTP:
  46.     Enabled: true
  47.   DisableVillagerTrading:
  48.     Enabled: true
  49.     Permission: "villagertrading.use"
  50.     Message: "&cVillager trading is disabled &7&o((%perm%))!"
  51.   DisableCactusDamage:
  52.     Enabled: true          
  53.   DisableCaneTowers:
  54.     Enabled: true # No Placing sugarcane on itself
  55.   DisableJockeySpawning:
  56.     Enabled: true
  57.   DisableBlazeDrowning:
  58.     Enabled: true
  59.   DisableJoinLeaveMsg:
  60.     Enabled: true  
  61.   DisableDisconnectSpamKick:
  62.     Enabled: true    
  63.   DisableHunger:
  64.     Enabled: true
  65.     Permission: "hunger.bypass"
  66.   DisableFallDamage:
  67.     Enabled: true
  68.     Permission: "nofalldamage.use"
  69.   DisableEndermanTP:
  70.     Enabled: true
  71.   WitherBlockBreak: # true means withers will not
  72.     Enabled: true
  73.   DisableGolemPoppies:
  74.     Enabled: true
  75.   DisableStackablePotions:
  76.     Enabled: true  
  77.   DisablePhantomSpawn:
  78.     Enabled: true  
  79.  
  80.   DisableItemBurn:
  81.     Enabled: true
  82.     reasons:
  83.    - lava
  84.     - fire
  85.     - fire_tick
  86.     - BLOCK_EXPLOSION
  87.     - ENTITY_EXPLOSION  
  88.   DisableLeaveDecay:
  89.     Enabled: true
  90.     WorldsToDisable:
  91.     - Warzone
  92.     - world
  93.   DisableWeather:
  94.     Enabled: true
  95.     worlds:
  96.     - Warzone
  97.     - world
  98.   DisableTimeChange:
  99.     Enabled: true
  100.     DayInAllWorlds: false
  101.     SecondSync: 30
  102.     DayWorlds:
  103.     - world
  104.     NightWorlds:
  105.    - Warzone
  106.   DisableEntityThrowing:
  107.     Enabled: true
  108.     Items:
  109.    - EYE_OF_ENDER    
  110.     - EGG      
  111.   DisableWaterBreakingRedstone:
  112.     Enabled: true
  113.     items:
  114.    - REDSTONE
  115.     - DIODE
  116.     - DIODE_BLOCK_ON
  117.     - DIODE_BLOCK_OFF
  118.     - REDSTONE_WIRE
  119.     - REDSTONE_TORCH_ON
  120.     - REDSTONE_TORCH_OFF
  121.     - REDSTONE_COMPARATOR
  122.     - REDSTONE_COMPARATOR_OFF
  123.     - REDSTONE_COMPARATOR_ON
  124.  
  125.   DisableMobAI:
  126.     Enabled: true
  127.     worldsToDisable:
  128.    - world
  129.     - world_nether
  130.  
  131.   DisableWorldGuardGlitchBuilding: # Mainly good for event servers    
  132.     # bypass perm: blockglitchplace.bypass
  133.     Enabled: false
  134.  
  135.  
  136. Core:
  137.   Ping:
  138.     Enabled: true
  139.   InvSee:
  140.     Enabled: true
  141.     Permission: essentials.invsee
  142.     ModifyOthers: essentials.invsee.modify
  143.   God:
  144.     Enabled: true
  145.     Permission: essentials.god
  146.   Trash:
  147.     Enabled: true
  148.   Top:
  149.     Enabled: true
  150.     Permission: essentials.top
  151.   Enderchest:
  152.     Enabled: true
  153.     Permission: essentials.enderchest
  154.     ViewOthers: essentials.enderchest.others
  155.     ModifyOthers: essentials.enderchest.modify
  156.   Compass:
  157.     Enabled: true
  158.     Permission: essentials.compass
  159.   Workbench:
  160.     Enabled: true
  161.     Permission: essentials.workbench
  162.   Fly:
  163.     Enabled: true
  164.     Permission: essentials.fly
  165.   ClearInv:
  166.     Enabled: true
  167.     Permission: essentials.clearinventory
  168.   Broadcast:
  169.     Enabled: true
  170.     Permission: essentials.broadcast
  171.   AdminChat:
  172.     Enabled: true
  173.     Permission: tools.adminchat
  174.   Messaging: # Not tested
  175.     Enabled: true
  176.     Permissions:
  177.       Message: essentials.message
  178.       Reply: essentials.reply
  179.       SocialSpy: essentials.socialspy
  180.       ToggleMSG: essentials.togglemsg
  181.       DisableMessaging: chat.disablemessaging
  182.     Formats:
  183.       Send: "&7(To &b%name%&7) &b%msg%"
  184.       From: "&7(From &b%name%&7) &b%msg%"      
  185.   Gamemode:
  186.     Enabled: true
  187.     Permissions:
  188.       Creative: essentials.gamemode.creative
  189.       Survival: essentials.gamemode.survival
  190.       Spectator: essentials.gamemode.spectator
  191.       Adventure: essentials.gamemode.Adventure
  192.   Heal: # heal, feed, healall
  193.     Enabled: true
  194.     Permissions:
  195.       Heal: essentials.heal
  196.       HealOthers: essentials.heal.others
  197.       Feed: essentials.feed
  198.   Teleport: # (tp/tpo, tphere)
  199.     Enabled: true
  200.     Permissions:
  201.       TP: essentials.tp
  202.       TPA: essentials.tpa  
  203.       TPHere: essentials.tphere  
  204.   Spawn: # /spawn & setspawn ( spawn.admin )
  205.     Enabled: true
  206.     Permission: spawn.other
  207.     onJoinInstantly: false # spawn on every join
  208.     spawnFirstUniqueJoinOnly: true
  209.     teleportWhenInVoid:
  210.       enabled: true
  211.       disabledWorlds:
  212.      - world_nether
  213.       message: '&4&l[!] &4OOPS! &cYou fell into the void. Sent to spawn.'
  214.  
  215. Commands:
  216.   Countdown: # /countdown
  217.     Enabled: true
  218.   AltTP:
  219.     Enabled: true    
  220.   ChangeSlots:
  221.     Enabled: true
  222.     Permission: changeslots.use
  223.     AnnounceFullToPermissionedUsers: true    
  224.   ChatPoll: # /poll
  225.     Enabled: true  
  226.   GiveAll: # /giveall (Essentials required)
  227.     Enabled: true    
  228.   ChatNumberGuess: # /guess
  229.     Enabled: true
  230.     command: guess
  231.     AdminPerm: "guess.admin"    
  232.   DailyRewards: # /reward
  233.     Enabled: false
  234.     rewards:
  235.    - crate give P Rare 1 %player%    
  236.   reclaim:
  237.     Enabled: true
  238.     BeginAtIndex: 6 # User display output from permission
  239.     permissions:
  240.       'group_dragon': # _ is translated to a . before checking
  241.       - 'bundle give %player% DragonReclaim 1'
  242.       'group_king':
  243.       - 'bundle give %player% KingReclaim 1'  
  244.       'group_wizard':
  245.      - 'bundle give %player% WizardReclaim 1'
  246.       'group_goblin':
  247.      - 'bundle give %player% GoblinReclaim 1'  
  248.  
  249.   Speed:
  250.     Enabled: true
  251.     FlyPermission: tools.speed.fly
  252.     WalkPermission: tools.speed.walk
  253.  
  254.   StaffList: # - requires luckperms - ESS and SV Vanish support
  255.     Enabled: true
  256.     groups:
  257.       owner: ' &8&l<&d&lOWNER&8&l> &f» &d'
  258.       manager: ' &8&l<&6&lMANAGER&8&l> &f» &6'
  259.       developer: ' &8&l<&b&lDEVELOPER&8&l> &f» &b'
  260.       admin: ' &8&l<&c&lADMIN&8&l> &f» &c'
  261.       srmoderator: ' &8&l<&9&lSRMOD&8&l> &f» &9'
  262.       moderator: ' &8&l<&e&lMOD&8&l> &f» &e'
  263.       helper: ' &8&l<&a&lHELPER&8&l> &f» &a'
  264.       builder: ' &8&l<&3&lBUILDER&8&l> &f» &3'
  265.       staffafk: ' &8&l<&7&lAFK&8&l> &f» &7'
  266.        
  267.  
  268. Chat:    
  269.   CustomDeathMessages:
  270.     Enabled: true
  271.     message: "&7&o[-] %message%"
  272.     #Enable in game with /toggledeath
  273.      
  274.   ChatCooldown:
  275.     Enabled: true
  276.     BypassCooldown: chatcooldown.bypass
  277.     CommandPermission: chatcooldown.admin
  278.     SecondsCooldown: 5
  279.     Message: "&6&l[!] &eYou must wait &6&n%timeleft%s&e before you may chat again."    
  280.    
  281.   ChatFormat:
  282.     Enabled: true # EssentialsXChat alternative.
  283.     EnabledPAPIinMessages: true # chat.placeholder.message
  284.     ChatColorPerm: "chatcolor.codes" # To use things like &c in chat
  285.     PrefixOffset: 0 # amount of chars to go backwars. Sometimes prefix has 2 spaces on 1.8 servers
  286.     format: "{prefix}{name}{suffix} &7» &f{message}" # just use {name} on 1.8 servers
  287.    
  288.   Tags: # file Tags.yml
  289.     Enabled: true
  290.     CustomTagPerm: ctag.use
  291.     CustomMaxLength: 20
  292.     CustomTagFormat: "&8&l<%tag%&8&l>"
  293.     selected: "&e&l[!] &eYou have selected &r%tag% &eas your new tag!"  
  294.     removed: "&c&l[!] &cYou have removed your &4current&c tag!"    
  295.     giveTagCmd: "lp user %name% permission set tags.%tag% true server=skyblock_emc"    
  296.    
  297.   ChatColor: # Chatcolor.*
  298.     Enabled: true
  299.     RainbowColors:
  300.    - "&f"
  301.     - "&e"
  302.     - "&6"
  303.     - "&b"
  304.     - "&2"
  305.     - "&4"
  306.     - "&7"
  307.   NameColor: # Namecolor.*
  308.     Enabled: true
  309.    
  310.   ChatEmoji:
  311.     Enabled: true
  312.     permission: ""
  313.     Emojis:
  314.       '<3': '♡'
  315.       ':flip:': '(╯°□°)╯︵ ┻━┻'
  316.       ':serious:': '(ಠ_ಠ)'  
  317.    
  318. Events:
  319.   AntiCraft: # AntiItemCraft.yml
  320.     Enabled: true
  321.     AdminPerm: "anticraft.admin"
  322.     Bypass: "anticraft.bypass" #EX. anticraft.bypass.ITEM or anticraft.bypass.*
  323.     MSG: '&c&l[!] &cYou do not have permission to craft &e%item%&c.'
  324.    
  325.   StackUnstackables:
  326.     Enabled: true # Stacks items up to 64 which normally do not stack
  327.     items:
  328.    - SADDLE
  329.     - SHEARS
  330.     - EGG
  331.     - IRON_BARDING # horse armour
  332.     - GOLD_BARDING
  333.     - DIAMOND_BARDING  
  334.    
  335.   WorldEffects:
  336.     Enabled: true
  337.     # https://helpch.at/docs/1.12.2/index.html?org/bukkit/potion/PotionEffectType.html
  338.     worlds:
  339.    - Warzone:NIGHT_VISION  
  340.    
  341.   ChatJoinMOTD:
  342.     Enabled: true
  343.     MOTD:
  344.    - ""
  345.     - "&8&l>&7&m-------------&r %SERVERNAME% &7&m------------&8&l<"
  346.     - ""
  347.     - "&3&l▎ &b&lSERVER &f%SERVER%"
  348.     - ""
  349.     - "&3&l▎ &b&lSTORE &f%STORE%"
  350.     - "&3&l▎ &b&lDISCORD &f%DISCORD%"
  351.     - ""
  352.     - "&7&o(( Currently &b&o%server_online% &7&oplayer(s) are playing ))"
  353.     - ""
  354.     - "&8&l>&7&m----------------------------------------&8&l<"
  355.    
  356.   NoBedExplosionInNether:
  357.     Enabled: true
  358.    
  359.   # https://helpch.at/docs/1.12.2/org/bukkit/Material.html  
  360.   Launchpads:
  361.     Enabled: false
  362.     BlockType: EMERALD_BLOCK
  363.     PlateType: STONE_PLATE
  364.     LaunchPower: 3
  365.     RunnableTicksperCheck: 7
  366.  
  367. Moderation:
  368.   MuteChat:
  369.     Enabled: true
  370.     Permission:
  371.       Use: mutechat.use
  372.       Bypass: mutechat.bypass
  373.     Messages:
  374.       Enabled: '&a&l[!] &2&n%player%&a has unmuted the chat!'
  375.       Disable: '&c&l[!] &4&n%player%&c has muted the chat!'  
  376.    
  377.   CommandSpy:
  378.     Enabled: true
  379.     permission: commandspy.use
  380.     ignored_commands:
  381.    - msg
  382.    
  383.   CommandProtect:
  384.     Enabled: true
  385.    
  386.   ClearChat:
  387.     Enabled: true
  388.     Permission: clearchat.use
  389.     Messages:
  390.       lines: 100
  391.       msg: '&e&l[!] &6&n%player%&e has cleared the chat!'
  392.      
  393.   NoColonInCommands:
  394.     Enabled: true
  395.     BypassPerm: "colon.use"
  396.    
  397.   Freeze:
  398.     Enabled: true
  399.     Permission: Freeze.use
  400.     Message:
  401.     - "&6&l[!]&e You have been frozen. &7&o(( Do not log out ))"
  402.     - "&dYou have &f2 &dminutes to join the discord:"
  403.     - "&f - &d%SUPPORT%"
  404.    
  405.   WhitelistBypass:
  406.     Enabled: true
  407.     DisableWhitelistCMDInGame: true
  408.     Permission: whitelist.bypass
  409.     Message: '&c&n%player%&c, you are not whitelisted on this server!'
  410.  
  411.   TPAll:
  412.     Enabled: true
  413.  
  414.   Report:
  415.     Enabled: true
  416.     Cooldown: 30
  417.     CooldownMSG: "&4[!] &cYou can not make another report for %timeleft% seconds!"
  418.     ReportSuccess: "&c%reporter%&f reported &c%offender% &ffor &c%reason%"
  419.  
  420.   StaffAFK:
  421.     Enabled: true
  422.     StaffAFKGroup: "staffafk"
  423.     Permission: "staffafk.use"
  424.     StaffGroups: # Make sure the groups are in order from highest to lowest staff
  425.     - owner
  426.     - admin
  427.     - srmod
  428.     - mod
  429.     - helper
  430.     GiveAFK: # Change these to list arrays
  431.     - "lp user %player% parent add %StaffAFKGroupName% server=global"
  432.     - "lp user %player% parent remove %UsersPrimaryGroup% server=global"
  433.     RemoveAFK:
  434.    - "lp user %player% parent add %PlayerConfigPrimarygroup% server=global"
  435.     - "lp user %player% parent remove %StaffAFKGroupName% server=global"
  436.    
  437.  
  438. Cooldowns:
  439.   EnderPearlCooldown:
  440.     Enabled: true
  441.     Seconds: 15
  442.     Message: "&6&l[!] &eYou must wait &6&n%timeleft%s&e before you may throw this again."
  443.   GoldenAppleCooldown:
  444.     Enabled: true
  445.     Seconds: 15
  446.     Message: "&6&l[!] &eYou must wait &6&n%timeleft%s&e before you may eat another."
  447.     StartCooldownMSG: "&7&o(( GOLDEN APPLE EATEN! %seconds% second cooldown initiated ))"
  448.   GodAppleCooldown:
  449.     Enabled: true
  450.     Seconds: 45
  451.     Message: "&6&l[!] &eYou must wait &6&n%timeleft%s&e before you may eat another."
  452.     StartCooldownMSG: "&7&o(( GOD APPLE EATEN! %seconds% second cooldown initiated ))"
  453.    
  454.  
  455.  
  456. Misc:
  457.   Tools:
  458.     Permission: toolscmd.admin    
  459.    
  460.   Withdraw: # /xpbottle & /withdraw
  461.     # Console: "/withdraw AMOUNT player"
  462.     Enabled: true
  463.    
  464.   Rename:
  465.     Enabled : true
  466.     permission: "tools.rename"
  467.     lorePermission: "tools.rename.lore"
  468.     disabledRename: # includes anvil
  469.     - AIR
  470.     - EXP_BOTTLE
  471.     - BEACON
  472.  
  473.   ClearLag:
  474.     Enabled : true
  475.     AutoClearItems:
  476.       Enabled: true
  477.       ClearMobs: true
  478.       ClearDelay: 900 # Seconds (Make sure this number is divisible by 5)
  479.       ClearSoonMSG: "&f&l[LAG] &cClearing all entities in %seconds% seconds"
  480.       ClearedMSG: "&f&l[LAG] &cAll entities have been cleared..."
  481.  
  482.   ServerAges: # %age_EPOCHTIME%
  483.     Enabled: true
  484.  
  485.   ThreeHitGlitch: # Fixes attacking with Air damage
  486.     Enabled: true
  487.  
  488.   OnJoinCommands:
  489.     Enabled: false    
  490.     FirstUniqueJoin: # Runs only on first ever join
  491.       Enabled: false
  492.       CMDS:
  493.      - skyhoes give 1 %player%    
  494.     PlayerRunCommands: # Commands the player runs on every Join
  495.       Enabled: false
  496.       CMDS:  
  497.       - pg join
  498.  
  499.   Visibility:
  500.     Enabled: true
  501.     bypassPerm: "visibility.bypass"
  502.    
  503.   BucketStacker:
  504.     Enabled: true
  505.     worldguard: false
  506.     superiorskyblock: false
  507.    
  508.   Holograms:
  509.     Enabled: true
  510.    
  511.   ScheduledTask:
  512.     Enabled: true
  513.     Debug: false
  514.     Permission: "tools.scheduledtask.admin"
  515.  
  516.   CMDAliases:
  517.     Enabled: true
  518.     Permission: "cmdalias.bypass"
  519.     cmds:
  520.       colors: essentials:info colors
  521.       menu: ultracosmetics menu main
  522.       warzone: warp pvp
  523.       cane: tokens
  524.       croptop: croptop cane
  525.       votetop: superbvote top
  526.       v: essentials:vanish
  527.       ce: enchanter
  528.       cactus: cactusshop
  529.       mutechat: servertools:mutechat
  530.       clearchat: servertools:clearchat
  531.       vote: vote sites
  532.     disabled:
  533.    - pl
  534.     - plugins
  535.     - '?'
  536.     - version
  537.     - debug
  538.     - about
  539.     - ver
  540.     - esell
  541.     - essentials:sell
  542.     - essentials:esell
  543.     - bukkit:help
  544.     - bukkit:pl
  545.     - bukkit:?
  546.     - bukkit:about
  547.     - bukkit:plugins
  548.     - bukkit:timings
  549.     - bukkit:ver
  550.     - bukkit:version
  551.     - minecraft:me
  552.    
  553.     # command%timeToWaitTillExectute
  554.     preCooldownCommands:
  555.       stopIfMoved: true
  556.       warzone:
  557.      - 'spawn%5'
  558.       - 'tpyes%5'
  559.       - 'tpaccept%5'
  560.       - 'tpa%5'
  561.       - 'warp pvp%5'
  562.    
  563.     disabledWorlds:
  564.       spawn:
  565.      - 'top'
  566.       - 'etop'
  567.       - 'sethome'
  568.       - 'esethome'
  569.       Warzone:
  570.      - 'top'
  571.       - 'etop'
  572.       - 'sethome'
  573.       - 'esethome'
  574.       - 'pv'
  575.       - 'playervaults'
  576.       - 'playervault'
  577.       - 'is accept'
  578.       - 'is join'
  579.       - 'printer'
  580.       - 'kit'
  581.       - 'ekit'
  582.       - 'ekits'
  583.       - 'skit'
  584.       - 'ah'
  585.       - 'pv'
  586.       - 'ec'
  587.       - 'vault'
  588.       - 'enderchest'
  589.       - 'eec'
  590.       - 'eechest'
  591.       - 'eendersee'
  592.       - 'endersee'
  593.       - 'reclaim'
  594.       - 'skits'
  595.  
  596. Bungee:
  597.   BungeeServerCMD:
  598.     Enabled: true
  599.     command: "join"  # /join oskyblock -> send user to skyblock_emc server on proxy
  600.     Aliases:
  601.       ogskyblock: "skyblock_emc"
  602.  
  603. AutoBroadcast:
  604.   Enabled: true
  605.   centerall: false
  606.   use_this_to_override: "<center>"
  607.   use_this_for_commands: "<command=/bc test2/> &dCLICK"
  608.   Header:
  609.     - ''
  610.     - '&8&l&m------------------------------------&7'
  611.     - '<center>&d&l%SERVERNAME%'
  612.     - ''
  613.   Footer:
  614.     - ''
  615.     - '&8&l&m------------------------------------&7'
  616.     - ''
  617.   Interval: 180
  618.   Messages:
  619.     rules:
  620.      - '<center>&f%RULES%'
  621.     discord:
  622.      - '<center>&f%DISCORD%'
  623.     store:
  624.      - '<center>&f%STORE%'
  625.     islandfly:
  626.      - '<command=/vote/><center>&d/Vote &ffor 3 hours of &d/is fly&f!'
  627.       - '<center>&7&o(Click to run the vote command)'
  628.     warzone:
  629.      - '<command=/warzone/><center>&fBattle in pvp with &c/warzone'
  630.       - '<center>&7&o(Click to run the warzone command)'
  631.    
  632. Donation:
  633.   Enabled: true
  634.   Permission: "donation.use"
  635.   Message:
  636.   - ''
  637.   - '&d✧&f✧&5✧ &d&lNEW DONATION &5✧&f✧&d✧'
  638.   - '&7&o"We currently have a &f&o50% OFF SALE&7&o."'
  639.   - ''
  640.   - '&5* &f%player% &djust purchased the'
  641.   - '&f%package% &dpackage! &a&nGG!'
  642.   - ''
  643.   - '&7&o(( %STORE% &7&o))'
  644.   - ''
  645.  
  646. FancyAnnounce:
  647.  # You can use the %player% variable on any line
  648.   Enabled: true
  649.   Permission: "announce.use"
  650.   Groups: # Move to its own config file?
  651.     bosses:
  652.       ArgumentsSyntax: "<BossName> <Location>"
  653.       CenterMessage: true
  654.       Message:
  655.      - '&d&m-----------------------------------------------------'
  656.       - ''
  657.       - '&d✧&f✧&5✧ &d&lBoss Spawn &5✧&f✧&d✧'
  658.       - ''
  659.       - '&5* &dA &f%arg-1% &djust Spawned at'
  660.       - '&f%arg-2%'
  661.       - ''
  662.       - '&d&m-----------------------------------------------------'
  663.  
  664.  
  665. ServerInfoCMDS:
  666.   Enabled: true
  667.   Commands:
  668.     discord:
  669.       enabled: true
  670.       message:
  671.      - ''
  672.       - '&d&lServer Discord'
  673.       - '&7(If you are having any issues please join the discords so we can help resolve them)'
  674.       - ''
  675.       - '&d&lDiscord'
  676.       - '&f&l%DISCORD%'    
  677.     help:
  678.       enabled: true
  679.       message:
  680.      - '&8&l&m▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬'
  681.       - '         &b&lIsland Help &f(Basic Commands)'
  682.       - '  &7&o(( List of all comands regarding Skyblock. ))'
  683.       - ''
  684.       - '&b/island &f- Main command to show GUI.'
  685.       - '&b/island create &f- Creates an island.'
  686.       - '&b/island invite <player> &f- Invite a player to your island.'
  687.       - '&b/island kick <player> &f- Kick a player from your island.'
  688.       - '&b/island home &f- Teleports you to your Island home.'
  689.       - '&b/island leave &f- Leave your current island.'
  690.       - '&b/island top &f- Show the list of top ten islands.'
  691.       - ''
  692.       - '&bIf you have suggestions or concerns please visit our'
  693.       - '&bdisord &f%DISCORD% &bor contact one of the &fowners.'
  694.       - '&8&l&m▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬'
  695.     buy:
  696.       enabled: true
  697.       message:
  698.      - ''
  699.       - '&f&l[!] &d&lCLICK TO VISIT OUR STORE!'
  700.       - ''
  701.       - '  &d&l• &f&n%STORE%'
  702.       - ''
  703.       - ''
  704.     flytime:
  705.       enabled: true
  706.       message:
  707.      - ''
  708.       - '&f&lFLGIHT TIME LEFT'
  709.       - '&f&l%luckperms_expiry_time_superior.island.fly%'
  710.       - ''
  711.       - '&7&oIf the above is blank, &f/vote'
  712.       - ''
  713.      
  714. ShopWorkAround:
  715.  # This patch gets the name of the SHOP plugin you use (( ex. ShopGUIPlus ))
  716.   # It then gets the shopmenu name, and items in the shop's names (( ex. "&4&lSpawners" ))
  717.   # then on click of this item in this inv, it will cancel the event and instead make the player
  718.   #    run what ever command you want
  719.   #
  720.   # MenuNameInConfig = the location in YAML format of the shop menu name. It might be "Shop.InvName", where
  721.   # the "." = a new line with 2 spaces.
  722.   Enabled: false
  723.   DEBUG: false
  724.   plugin: "ShopGUIPlus"
  725.   MenuNameInConfig: "shopMenuName"
  726.   KeysofItemsInConfig: "shopMenuItems"
  727.   NameOfItem: "shopMenuItems.%key%.item.name" # ex. &2&lFarming
  728.   RemappedClicks:
  729.     1:
  730.       name: "&c&lSpawners"
  731.       CloseInvBeforeCommand: true
  732.       MakePlayerSayCommand: true # makes player sendmessage with /<command> so it will run for events. Keep false unless it does not work
  733.       command: "spawnershop"
  734.      
  735. Vouchers:
  736.   Enabled: true
  737.   Options:
  738.     RedeemMessage: '&a&l[+]&a You redeemed the %voucher% &7(%voucherid%)'
  739.     Glowing: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement