8pixel
-
Posts
31 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by 8pixel
-
-
On 7/13/2022 at 12:16 PM, AgentGamerPro said:
Bruh 5$ aint worth for things that can literally be done in a couple lines, not to mention that 3 of the 4 things you listed (and who knows how much more) can easily be set up and used with the essentials plugin.
To avoid anyone to get ripped off, I left some skripts below, though I've also left a link of the essentials plugin (Click Here)# AFK SKRIPT # Note: This just teleports the player to a location. If you don't want this, remove lines 4 through 13 and use essentials command /setafklocation: permission: AFK.Set trigger: set {AFKLocation} to location of player send "&d[AFK] &5Location Set!" command /afk: trigger: teleport player to {AFKLocation} send "&d[AFK] &5You are in the AFK location!" # SPAWN SKRIPT command /setspawnlocation: permission: Spawn.Set trigger: set {Spawn} to location of player send "&e[Spawn] &6Location Set!" command /spawn: trigger: teleport player to {Spawn} send "&e[Spawn] &6You've been teleported to spawn!" # BROADCAST SKRIPT command /broadcast <text>: permission: Broadcast.Command trigger: broadcast "&c&l[BROADCAST] &e%arg-1%"
Good job saving people
-
On 7/12/2022 at 11:16 AM, SIG12 said:
Commands:
/giant - Gives you the giant sword
Addons:
SkBee
Code:
# Addons Needed: SkBeeoptions:# Permissionperm: giant.use # Perm Herenoperm: &cYou cannot do this command! # No Perm message here# Soundssuccess: play sound "entity.experience_orb.pickup" with volume 1 to the playerfail: play sound "entity.bat.death" with volume 1 to the playertpsound: play sound "entity.enderman.teleport" with volume 2 to playergiantsound: play sound "block.anvil.land" with volume 1 to the playercommand /giant:permission: {@perm}permission message: {@noperm}trigger:give player 1 of unbreakable diamond sword named "&eGiant Sword" with lore "&6Item Ability: Giant's Slam &e&LRIGHT CLICK" and "&7Slam your giant sword into the ground dealing &e100,000&7 damage while doing so!" and "" and "&6&lLEGENDARY SWORD"on right click:if player's held item is diamond sword:if name of player's held item is "&eGiant Sword":{@giantsound}send action bar "&b-150 Mana &7(&eGiant Slam&7)" to playerspawn giant at location of playerset name of last spawned entity to "Dinnerbone"apply invisibility 1 to last spawned entity for 999 minutesadd "{NoAI:1b}" to nbt of last spawned entityset tool of last spawned giant to diamond swordplay huge explosion at the playerdamage all entities in radius 100 around player where [input is not a player] by 30 heartswait 2 secondsset tool of last spawned giant to airwait 2 tickkill last spawned giantPictures:
You could have used "on right click holding diamond sword", "set tag "NoAI" of nbt compound of last spawned giant to true", "set visibility of last spawned giant to false"
-
On 5/23/2022 at 9:01 AM, EmptyRooms_ said:
command /lobby: trigger: send " " send " " send " " send " " send " " send " " send " " send " " send " " send " " send " " send "&3Sending you to the lobby" teleport player to spawn of world "world"Could have just used a loop but you do you :L
-
3 hours ago, Yo_The_pro19 said:
On damage:
If attacker is holding stick named "&cLevition Stick":
apply potion of levitation of tier 1 to victim for 30 seconds
Use code blocks or some
-
Server Plan
in Help
I changed my server plan to free plan and it's still not changing (I already force hibernated my server and stopped it 2 times)
Do i need to wait a day?
-
As you can see, players who don't have armor can't kill armored players! Preventing them annoying people.
-
on damage of player: if attacker is a player: if victim isn't wearing armor: cancel event send "&c&lHey!&7 You can't kill unarmored players." to attacker if attacker isn't wearing armor: if victim is wearing armor: cancel event send "&c&lHey!&7 You can't kill players while not wearing armor." to attackerIt's just 9 lines, this is how easy it is!
-
1
-
-
On 4/15/2022 at 11:39 PM, ItsKirr said:
to find your numerical ip go to https://ping.eu/ping/
and type in your minecraft server then do the captcha on the side and press go. once that is done it should say __ bytes from (IP Here) that is your numerical ip and your server must be online for this btw
Alright I'm not sure if this is Necro posting or whatever it is, but all servers have the same numerical IP when you type any minehut servers.
-
On 4/5/2022 at 9:06 AM, adsfasd said:
Do you have any plugins? If so, send the screenshot of the plugin list.
-
On 3/25/2022 at 12:00 PM, ToastyMxllow said:
If someone could make a script where it doesn't allow you to kill people nor take damage if you have no armour on, then that would be super great! Thanks
Bump?
-
-
-
That's a morph mod not a plugin for paper.
-
-
6 hours ago, janeandtarsan123 said:
can you make me a script so when someone does /discord it says my discord server link in chat?
command /discord:
trigger:
send "<tooltip:&aClick here to join the discord!><link:yourdiscordlinkhere>&9&lDiscord Server<reset>"
Remove the extra spaces.
-
55 minutes ago, 8pixel said:
(Specifically PlayInABox)
-
-
Is it possible to see the number ip address of my own server? It's for testing purposes
-
On 3/18/2022 at 10:45 AM, Tringlle said:
Votifier can't be directly applied to minehut just yet, the only way to actually add it is to get an external server on a provider with ports allocated, and put votifier on there, then use skript to detect votes and send a msg to discord, then have a skript on your Minehut server see it and give the reward.
Can you uh, make it in simple version? I'm dum
-
-
1 hour ago, 8pixel said:
Really new to skript, how do I make something like:
/donated &eBat just donated!
then there would be:
[&9Tebex] &eBat just donated!
(With color codes ofc, maybe even hex codes?)
It's for the donation message

(Aight I just figured it out, this time I actually did)
-
Really new to skript, how do I make something like:
/donated &eBat just donated!
then there would be:
[&9Tebex] &eBat just donated!
(With color codes ofc, maybe even hex codes?)
It's for the donation message

-
Very much sorry
-
Ignore this, It was a stupid glitch with the resource pack lol


Server Plan Thing
in Help
Posted
So if I bought a server plan in like the middle of the month, when do I get charged?