Jump to content

Ezekia

Member
  • Posts

    620
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Ezekia

  1. I posted this on another forum, and we already have 40 replies.
  2. Ezekia

    A Few Questions..

    Yay it WORKED! Thanks so much!
  3. Ezekia

    A Few Questions..

    The only reason I'm using a Skript is that rank plugins don't work on my servers.
  4. Ezekia

    TacticalModz

    -1 and double mine hehehehe
  5. Ezekia

    A Few Questions..

    Here is the Skript (I changed rank names and stuff) Variables: {playerrank.%player%} = "default" command /rank [<offlineplayer>] [<text>]: trigger: if player is op: if arg-1 is set: if arg-2 is set: if arg-1 is "default": set {playerrank.%arg-1%} to "default" send "&3You have set &b%player%&b's &3rank to &bDefault" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "vip": send "&3You have set &b%player%&b's &3rank to &bVIP" set {playerrank.%arg-1%} to "vip" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "pro": send "&3You have set &b%player%&b's &3rank to &bPRO" set {playerrank.%arg-1%} to "pro" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "legend": send "&3You have set &b%player%&b's &3rank to &bLEGEND" set {playerrank.%arg-1%} to "legend" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "patron": send "&3You have set &b%player%&b's &3rank to &bPATRON" set {playerrank.%arg-1%} to "patron" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "jrmod": send "&3You have set &b%player%&b's &3rank to &bJR.MOD" set {playerrank.%arg-1%} to "jrmod" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "mod": send "&3You have set &b%player%&b's &3rank to &bMOD" set {playerrank.%arg-1%} to "jrmod" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "srmod": send "&3You have set &b%player%&b's &3rank to &bSR.MOD" set {playerrank.%arg-1%} to "srmod" make console execute the command "/sudo %arg-1% tablist" if arg-2 is "admin": send "&3You have set &b%player%&b's &3rank to &bADMIN" set {playerrank.%arg-1%} to "admin" make console execute the command "/sudo %arg-1% tablist" else: send "&c/rank (player) (rank)" else: send "&c/rank (player) (rank)" else: send "&cInsufficient permissions!" on chat: if {playerrank.%player%} = "default": set the chat format to "&7%player%&7: &7%message%" if {playerrank.%player%} = "vip": set the chat format to "&a[VIP] &a%player%&f: &7%message%" if {playerrank.%player%} = "pro": set the chat format to "&b[PRO] &b%player%&f: &7%message%" if {playerrank.%player%} = "legend": set the chat format to "&6[LEGEND] &6%player%&f: &7%message%" if {playerrank.%player%} = "patron": set the chat format to "&3[PATRON] &3%player%&f: &7%message%" if {playerrank.%player%} = "jrmod": set the chat format to "&e[JR.MOD] &e%player%&f: &7%message%" if {playerrank.%player%} = "mod": set the chat format to "&e[MOD] &e%player%&f: &7%message%" if {playerrank.%player%} = "srmod": set the chat format to "&e[SR.MOD] &e%player%&f: &7%message%" if {playerrank.%player%} = "admin": set the chat format to "&c[ADMIN]&c %player%&f: &7%message%" command /tablist: trigger: if {playerrank.%player%} = "default": set player's tablist name to "&7%player%" if {playerrank.%player%} = "vip": set player's tablist name to "&a[VIP] &a%player%" if {playerrank.%player%} = "pro": set player's tablist name to "&b[PRO] &b%player%" if {playerrank.%player%} = "legend": set player's tablist name to "&6[LEGEND] &6%player%" if {playerrank.%player%} = "patron": set player's tablist name to "&3[PATRON] &3%player%" if {playerrank.%player%} = "jrmod": set player's tablist name to "&e[JR.MOD] &e%player%" if {playerrank.%player%} = "mod": set player's tablist name to "&e[MOD] &e%player%" if {playerrank.%player%} = "srmod": set player's tablist name to "&e[SR.MOD] &e%player%" if {playerrank.%player%} = "admin": set player's tablist name to "&c[ADMIN] &c%player%"
  6. Ezekia

    A Few Questions..

    First Question: On someone's skript MinehutRanks (can't remember who sorry) has no permission. Basically, if you have a rank, you can't get things like fly and stuff. I'm only using this skript since most rank plugins don't work on my server. So, how could I add permissions for each rank? Second Question: How could I do a infinite loop in skript? Because, again, instead of using a plugin I decided to code it. I'm doing a info thing where it tells you about the server every 2 minutes. Currently, it only shows it when you do /infoall. Here is the code: command /infoall: permission: op trigger: broadcast " " broadcast "&eFrollix &f>> &6Season 1 &f* &6Invite your friends!" broadcast " " Do I just use 'every 2 minutes' or something?
  7. I don't know how to add links, however you should get the Skript plugin amd type this: command /discord: send "&6Our Discord: &einsert link here" to player
  8. Wrong Catagory This should be in the 'Community Help' section. But I'm not a mod so I can't do anything!
  9. its not a skript although that may be a good idea actually...
  10. So, around a month ago I was asking about server spawning, aka which world you spawn in on first join. I got told to change it in one of the web panel categories. It worked! Until recently, anyway. It still says to go to ul_main on join but players spawn in the default world!? pls help
  11. i wrote else for if player is not op and came with 2 messages up (ur not mod and that) i got confused lol
  12. Enjoy! command /alert [<text>]: trigger: if player is op: if arg-1 is not set: send "&4[ALERT]&c Arg-1 is not set!" to player if arg-1 is set: broadcast "&4[ALERT]&c %arg-1%"
  13. Works! If anyone wants to join its FrollixPvP (how to change worlds cuz you always spawn in normal world not main wrld)
  14. My ValkNet server, if you are interested, is called Trapped. It's a 'So I Trapped 100 Kids' server xD

  15. Ezekia

    My Resignation

    get ready everyone.... WAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH
  16. oh yes but one thing: there have been a few problems with mh but yknow thats fine soo yeaaa... no but srsly my servers are glitching kthx
  17. its pretty easy to post skripts on here! its just the <> button.
  18. 1: dont have disc, pm me or smh on here 2: ye i can give rank
  19. every plugin on my server doesn’t work lol

     

×
×
  • Create New...