-
Posts
20 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by Minecoll_YT
-
-
-
3 hours ago, pizzaschut said:
Maybe a sort of magic wand skript with upgradeable skills?
Good idea, thank you
-
13 hours ago, Dragon-Master said:
All i want is the ability to use an item with hidden attributes in script. Something like this:
give player a stone axe with hidden attributes.
Im just not sure how to do this...
Not sure maybe try "without any NBT"
-
Hey guys!
So I'm a new market maker here(check me out here) and would like you to ask what scripts you are missing in the market. Something you would like to see here for free, or something bigger to buy on the market. Please provide a proper and detailed description.
Thanks to everybody who writes down his/her idea in advance!
-
I'm searching for something that hasn't been made yet
-
11 hours ago, NotKaizo31 said:
Try making a trading system where players can do /trade <player> and it will send a trade request to arg-1 then arg-1 can do /trade accept or /trade <player> to accept the trade. Opens up a GUI and they can place items in the GUI and trade, they will have to both accept the trade by pressing something in the GUI and there will be a cooldown when they both accept it. If one of them closes the GUI or someone moved/push them, the trade is cancel.
Make it so Staff can spectate a ongoing trade. Like when a trade request is accepted, it sends a message to all staff where they can do /tradespec <player> <player> to spectate those players trade. Staff won't be able to take out items from the trade. Also, if possible, make it so there is a button in the GUI for staff where they can press it to cancel the players trade.
There are a lot of trading scripts already, the staff watch is a thing to add to an already existing script. If you find one, I can add one.
-
2 hours ago, MineDreamsTTV said:
uhm so i could like need a skripting skript
wdym?
-
On 6/2/2021 at 9:10 PM, Lapzzo said:
Hi, sorry if im annoying but is it possible that when someone talks, it sets there nametag above there head to the text that they said in chat? This is cool if its possible! Message me any skript addons needed!
try smth like "HoloChat", just google it
-
On 6/1/2021 at 11:52 AM, Lapzzo said:
Im sure maybe we can make it have no ai
Yes, if you use an NBT Addon. But I'm not sure if Minehut has something like that
-
4 hours ago, Dragon-Master said:
Oh my freaking gosh. I had it in the wrong order...
This works
every 25 second:
if {gens} is true:
if {nl} is set:
drop a nether brick item of mending 1 with hidden enchantments named "&6Dark Copper&f" 0.5 above {nl}Bruh, I didn't even notice that

-
9 hours ago, Lapzzo said:
Hey, how do I make it so I can spawn mobs at certain coords that are frozen and cant be hit. I also want them to be named "Test". I also want it so when rightclicked it makes the player execute a command using "execute player command" which I can change in the skript. If this is possible please post it below and i can change the coords, mob and name.
I am using TuSKe, skelette, SKquery and skript.
Thanks.
command /createnpc:
trigger:
spawn a villager at location(70, 65, -246, world)
set name of last spawned entity to "&e&lTEST"
apply slowness 255 without particles to last spawned entity for 9999 dayson damage:
if name of victim is "&e&lTEST":
cancel eventon right click on entity:
if name of clicked entity is "&e&lTEST":
make player execute command "say hey"but it still can be pushed
-
Try:
drop nether brick item named "&6Dark Copper&f" of mending 1 with hidden enchants flag 0.5 above {nl}
-
I'm thinking of selling advanced skripts or just for helping the skript community, so I created a new discord server: https://discord.gg/pzyRpk6v8D
I'm not sure if this is allowed to post a discord server here, but I couldn't find the forum rules, if this is forbidden then please just delete this thread. Thanks
-
2 hours ago, iigage said:
You should make a "high-tech" trading system
High-Tech Trading System?
-
5 hours ago, Dragon-Master said:
I added Skellett but this still doesnt work
every 25 second:
if {gens} is true:
if {nl} is set:
drop a nether brick item named "&6Dark Copper&f" with mending 1 with hidden enchantments 0.5 above {nl}of mending 1 not
with mending 1 -
13 hours ago, Dragon-Master said:
Just a question with skripting. How do I drop an item on the ground (with skript) that has mending but it doesnt have the mending lore on it? Can you do that?
If you have Skellett installed you can use:
drop a dirt of mending 1 with hidden enchantments at {_location}
-
Oh, not sure but its seems kinda hard because I have to define how every letter is looking. And where should the text appear? In the looking direction of the player?
I think something else would be better, sorry but your idea is not worth it
-
Just now, AgentGamerPro said:
make text that appears in minecraft, not in chat, in block form
Not sure what you mean
-
Hey!
I've been working with skript for several years(~3 years) and wanted to help some people out here, so just post your small idea under this post. If someone is interested into something bigger just add me on discord: Jonas L. | Minecoll_YT#0741

Any idea what skript I can make?
in Discussion
Posted
You mean you can type "!ban Minecrafter_HD345" in a discord channel and if the sender is a moderator, the user gets banned ingame?