Jump to content

aaaCya

Member
  • Posts

    960
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by aaaCya

  1. Im not sure what this is because ive never seen this, Maybe he has to try a newer version or maybe restart his minecraft/pc?
  2. aaaCya

    Server back ups

    I am not really sure if you can view older backups, there might be a way but i am not sure
  3. Try to load one of you're backups at https://minehut.com/dashboard/backups of you're server this might fix it.
  4. Dumblasas, if you don't have anything nice to say then just don't say anything in my opinion
  5. on join: teleport player to {spawn} command /setspawn: trigger: if player has permission "spawn.set": if {spawn} is not set: send "[ServerName] &aThe spawn has been set" set {spawn} to location of player stop command /delspawn: trigger: if player has permission "spawn.delete": if {spawn} is set: send "[ServerName] &aThe spawn has been deleted" delete {spawn} stop command /spawn: trigger: teleport player to {spawn} send "[ServerName] &aYpu have been teleported to spawn" Note: i made this skript overnight so it might have errors.
  6. execute /op USERNAME in console the / is not needed.
  7. command /dupe: trigger: give player player's held item
  8. command /clearlag: permission: clearlag permission message: &6[ERROR] &rYou do not have permission to execute this command! trigger: broadcast "&7[&6SERVER NAME&7] &4%player% &cis Clearing all entities in 5 seconds!" wait 5 seconds execute console command "/execute run kill @e[type=!player]" Note: I tested the skript! 0 errors!
  9. The skript has a LOT of errors 42 in total! Some commands work such as /generator <text> <number> but the gens don't drop anything!
  10. # Note: in the broadcast you have to keep the %player%! You can use colorcodes such as: &4, &c, &6, &e, &2, &a, &b, &3, &9, &1, &d, &5, &f, &7, &8, &0 | You can customize the no perm message, permission, usage, and broadcast | Keep the %player% | If you have any issues DM me on minehut! command /clearchat: permission message: (You're message) permission: test.clearchat usage: (You're message) trigger: loop 100 times: broadcast " " wait 5 ticks broadcast "%player% You're message" Note: I made this skript midnight so it might have errors if you got errors DM me on minehut and i will release a updated version of it!
  11. Idk if the issue was the cause but each time i reload my server files the changes wont apply and after a server restart the file will break
  12. Hi! I have a problem with my server files currently, if i save files and reload the changes wont apply and if i restart the server is says the config is broken. How do i fix this because its happening to all my plugins.
  13. Hello i'm pizzaschut! Ive joined Minehut around July in 2020. Ive joined many servers on Minehut and i enjoy most of them, I mostly enjoy Kitpvp and Gen servers. Fav gen server: Shieldgens | Fav kitpvp server: Kitx And ??? (Cant tell about the 2th one since its still in development!) Can't wait to see you guys on Minehut!
  14. Heres A Exampe #Skript Made by pizzaschut command /grant <player>: usage: &f&l« &b/grant <player> &f&l» aliases: /gr permission: skript.grant permission message: "&f&l« &bYou have no perms for that &f&l»" trigger: wait 1 tick open chest with 6 rows named "&f&l« &b&lGrant Panel &f&l»" to player wait 1 tick format slot 10 of player with red concrete named "&f&l« &c&lOWNER &f&l»" with lore "&f&l« &fClick To Rank This Player &c&lOWNER &f&l»" to close then run [execute console command "/lp user %arg 1% parent set OWNER"] format slot 11 of player with blue concrete named "&f&l« &9&lDEVELOPER &f&l»" with lore "&f&l« &fClick To Rank This Player &9&lDEVELOPER &f&l»" to close then run [execute console command "/lp user %arg 1% parent set dev"] format slot 12 of player with red concrete named "&f&l« &c&lMANAGER &f&l»" with lore "&f&l« &fClick To Rank This Player &c&lMANAGER &f&l»" to close then run [execute console command "/lp user %arg 1% parent set manager"] format slot 13 of player with red concrete named "&f&l« &c&lHEAD.ADMIN &f&l»" with lore "&f&l« &fClick To Rank This Player &c&lHEAD.ADMIN &f&l»" to close then run [execute console command "/lp user %arg 1% parent set head-admin"] format slot 14 of player with red concrete named "&f&l« &c&lSR.ADMIN &f&l»" with lore "&f&l« &fClick To Rank This Player &c&lSR.ADMIN &f&l»" to close then run [execute console command "/lp user %arg 1% parent set sr.admin"] format slot 15 of player with red concrete named "&f&l« &c&lADMIN &f&l»" with lore "&f&l« &fClick To Rank This Player &c&lADMIN &f&l»" to close then run [execute console command "/lp user %arg 1% parent set admin"] format slot 16 of player with red concrete named "&f&l« &c&lJR.ADMIN &f&l»" with lore "&f&l« &fClick To Rank This Player &c&lJR.ADMIN &f&l»" to close then run [execute console command "/lp user %arg 1% parent set jr.admin"] format slot 19 of player with yellow concrete named "&f&l« &e&lHEAD.MOD &f&l»" with lore "&f&l« &fClick To Rank This Player &e&lHEAD.MOD &f&l»" to close then run [execute console command "/lp user %arg 1% parent set head.mod"] format slot 20 of player with yellow concrete named "&f&l« &e&lSR.MOD &f&l»" with lore "&f&l« &fClick To Rank This Player &e&lSR.MOD &f&l»" to close then run [execute console command "/lp user %arg 1% parent set sr.mod"] format slot 21 of player with yellow concrete named "&f&l« &e&lMOD &f&l»" with lore "&f&l« &fClick To Rank This Player &e&lMOD &f&l»" to close then run [execute console command "/lp user %arg 1% parent set mod"] format slot 22 of player with yellow concrete named "&f&l« &e&lJR.MOD &f&l»" with lore "&f&l« &fClick To Rank This Player &e&lJR.MOD &f&l»" to close then run [execute console command "/lp user %arg 1% parent set jr.mod"] format slot 23 of player with lime concrete named "&f&l« &a&lHELPER &f&l»" with lore "&f&l« &fClick To Rank This Player &a&lHELPER &f&l»" to close then run [execute console command "/lp user %arg 1% parent set helper"] format slot 24 of player with lime concrete named "&f&l« &a&lJR.HELPER &f&l»" with lore "&f&l« &fClick To Rank This Player &a&lJR.HELPER &f&l»" to close then run [execute console command "/lp user %arg 1% parent set jr.helper"] format slot 25 of player with yellow concrete named "&f&l« &e&lTRAINEE &f&l»" with lore "&f&l« &fClick To Rank This Player &e&lTRAINEE &f&l»" to close then run [execute console command "/lp user %arg 1% parent set trainee"] format slot 37 of player with blue concrete named "&f&l« &3[OVERLORD] &f&l»" with lore "&f&l« &fClick To Rank This Player &3[OVERLORD] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set overlord"] format slot 38 of player with pink concrete named "&f&l« &d[GOD] &f&l»" with lore "&f&l« &fClick To Rank This Player &d[GOD] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set god"] format slot 39 of player with green concrete named "&f&l« &2[LORD] &f&l»" with lore "&f&l« &fClick To Rank This Player &2[LORD] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set lord"] format slot 40 of player with orange concrete named "&f&l« &6[PRO] &f&l»" with lore "&f&l« &fClick To Rank This Player &6[PRO] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set pro"] format slot 41 of player with blue concrete named "&f&l« &b[MVP] &f&l»" with lore "&f&l« &fClick To Rank This Player &b[MVP] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set mvp"] format slot 0 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 42 of player with lime concrete named "&f&l« &a[VIP] &f&l»" with lore "&f&l« &fClick To Rank This Player &a[VIP] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set vip"] format slot 43 of player with gray concrete named "&f&l« &8[DEFAULT] &f&l»" with lore "&f&l« &fClick To Rank This Player &8[DEFAULT] &f&l»" to close then run [execute console command "/lp user %arg 1% parent set default"] format slot 1 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 2 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 3 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 4 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 5 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 6 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 7 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 8 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 9 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 17 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 18 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 26 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 27 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 35 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 28 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 29 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 30 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 31 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 32 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 33 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 34 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 35 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 44 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 36 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 45 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 46 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 52 of player with blue stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 53 of player with white stained glass pane named "&f&l« &f&l&nGen&9&l&nCosmos&r &f&l»" with lore "&f&l« &b&lGrant &f&l»" to close then run [execute console command "/msg %arg 1% lol"] format slot 49 of player with iron bars named "&f&l« &fMutechatbypass [PERM] &f&l»" with lore "&f&l« &fClick To Give This Player Mutechatbypass [PERMANENTLY] &f&l»" to close then run [execute console command "/lp user %arg 1% parent add mutechatbypass"] format slot 48 of player with iron bars named "&f&l« &fMutechatbypass 30m &f&l»" with lore "&f&l« &fClick To Give This Player Mutechatbypass For 30m &f&l»" to close then run [execute console command "/lp user %arg 1% parent addtemp mutechatbypass 30m"] format slot 47 of player with iron bars named "&f&l« &fMutechatbypass 15m &f&l»" with lore "&f&l« &fClick To Give This Player Mutechatbypass For 15m &f&l»" to close then run [execute console command "/lp user %arg 1% parent addtemp mutechatbypass 15m"] format slot 50 of player with iron bars named "&f&l« &fMutechatbypass 5m &f&l»" with lore "&f&l« &fClick To Give This Player Mutechatbypass For 5m &f&l»" to close then run [execute console command "/lp user %arg 1% parent addtemp mutechatbypass 5m"] format slot 51 of player with iron bars named "&f&l« &fMutechatbypass 1m &f&l»" with lore "&f&l« &fClick To Give This Player Mutechatbypass For 1m &f&l»" to close then run [execute console command "/lp user %arg 1% parent addtemp mutechatbypass 1m"]
×
×
  • Create New...