-
Posts
11 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by razermuffinz
-
-
@MrTibo oh, thanks. ill try that
-
i installed vault (economy plugin thingy) but they cant do /balance or /baltop. (ops can btw)
i tried /lp user (username) permission set vault true but it didnt work. any ideas on how to do this?
-
-
@MrTibo oh, sorry. im pretty stupid
any idea how to give the permission?
-
@AgentGamerPro thanks! any idea on how to get a gui for it?
-
@AgentGamerPro I have that code, but i need it for a person that isnt an op. the person who won the event is just a regular player. thanks for the help though!
my bad, i thought that was op only lol, sorry
-
people have been getting bored of my smp, (ip is muffinzsmp30) ive been wanting to install an economy plugin but none work for 1.18.2.
should i switch to 1.17.1?
-
recently a person in my minehut server won an event, and the prize was a custom chat tag.
i looked around a bunch for any skript tutorials that could help, but none could help (im not super good at skript so i cant code it myself lol).
if you have any suggestions on how i can do this, please tell me.
<--- i did this too but its for op only
-
@AgentGamerPro thanks for helping! it works perfectly!
-
heres my script,
on death:
if victim is Zombie
clear the drops
chance of 50%
set {_drop} to diamond named "&9Custom Drop"
drop {_drop} at victim's location
stop
chance of 50%
set {_amount} to random integer between 1 and 3
set {_drop} to {_amount} of iron ingot named "&9Custom Drop"
drop {_drop} at victim's locationidk what i did wrong, but every mob drops 1 diamond every time its killed, anyone got ideas on how to fix this?
update: the error says it cant identify the victim "Zombie"


<--- i did this too but its for op only
if i reset my server do my scripts save?
in Help
Posted
i recently wanted to do season 2 on my minehut server, but i have to reset my server.
if i do, do i lose my scripts on skript?