Jump to content

enawec

Member
  • Posts

    76
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by enawec

  1. I am a pretty good skripter i would like to say sorry if i sound cocky. i am also very experienced with plugins. if you need a skripter or dev i would happily help. i do not care if your server is awful or amazing, i'll do it. you can either comment that you're interested or dm me on discord: enalecks#0410
  2. tbh i think it would be better to get worldguard and worldedit 100%. it would be such a long skript that it would cause much more lag than 2 plugins would
  3. tbh i dont really care i just made that when i opened but i dont need credit it really do anything
  4. yep! as long as all of the precentages add up to 100% (in each section)
  5. make sure both sections of the /kit kitname are the same. so the bottom 10 should be the same as the top 10
  6. on spawn: execute console command "/clear %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" on join: execute console command "/clear %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%"
  7. here you are: on death: if victim is pig: if attacker's held item is wooden sword: if name of attacker's held item is "&eThe Butcher's Sword": if level of fire aspect of attacker's tool is 3: clear the drops set {_drop} to porkchop named "&ePorkchop" drop {_drop} at victim's location
  8. give me a second to revise my skript
  9. using worldguard, you can use the extra plugin "WorldGuard Extra Flags" to enable this flag. use "/region flag <region> keep-inventory deny" heres the worldguard extra flags link: https://www.spigotmc.org/resources/worldguard-extra-flags.4823/
  10. do you want their inventory to be cleared then given the kit when they join and respawn?
  11. you get one kit when you spawn. you have the same chance to get each one.
  12. this is not the most efficient way but it works. the instructions are on the same lines as the # # To make a kit, use /kitcreate [kitname] 0 # Replace KITNAME with your kit name! # If you need to add any other kits, just copy and paste one on spawn: chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%" chance of 10%: execute console command "/kit KITNAME %player%"
  13. i'm trying to help you but i can't do anything with your information. i need to know what plugin you use for kits
  14. so it says i need a certain amount of points to level up on these here forums. how do i get points?
  15. what you can do is get the plugin essentials or a skript that uses the command /kit [kit] [player]. i would recommend essentials. build your kit by putting it in your hotbar then using /kitcreate [kit name] 0. replace [kit name] to whatever you want the kit name to be. then in the skript that Wxterfall made and replace [Replace this with the Kit Name] with whatever name you put in the command. any more questions, ask me!
  16. on death: if victim is pig: loop all items in player's inventory: loop-item is [item name] named "[choice of item name]" of [enchant] [enchant level in number form not letter form]: clear the drops set {_drop} to porkchop named "&ePorkchop" drop {_drop} at victim's location i have no clue whether this will work or not i haven't tested it. if it doesnt tell me the console error.
  17. on death: victim is player: execute console command "/kit [Replace this with the Kit Name] %player%" havent tested it but it should work. you need essentials or whatever kit skript/plugin you use that uses that command
×
×
  • Create New...