-
Posts
465 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by UntitledGoose
-
-
You can disable elytras with Skript or some other plugin (if any)
-
-
-
9 hours ago, Chickhenry said:
You can only use percentage signs in a string or variable so giving an item to %arg-1% will not work in the context you've put it in. Also not specifying a player in the first argument will not give anything to anyone.
This is a better way of doing it
command /xppaper [<player>]: trigger: give 1 of paper named "&c[&fXP PAPER&c]" to (arg-1 ? sender)
The "?" in the expression stats that if the argument is not set, then it will send to the person who executed the command. I hope you can learn from the example above :))
An even better way would be:
command xppaper <player=%player%>: trigger: give paper named "&c[&fXP PAPER&c]" to arg-player
This adds a optional <player> argument, if it isn't set, then arg-player is set to the executed user, otherwise, if it is set, it'll be set to the user provided
This second part doesn't matter at all, but you don't need to put "1 of", that's completely unnecessary if you're only giving a single item.
-
1
-
-
On 11/1/2020 at 3:56 PM, Agentgamer100YT said:
I dont mean tab completion. I mean like searching for arguments. Like how mojang made /help and you could search for a command. I want something like this but for arguments
that's tab completion
-
i think some of the quotes in server advice were from me, epic
oh yeah great newsletter!! it was a lot of fun to read through it this time around
-
-
Sadly, Minehut doesn't provide the option to change your server's version, all servers are running on 1.16.3 (will be running on 1.16.4 after tonight's maintenance).
However, you can allow players to join your servers with other versions using the plugin ProtocolSupport or the plugins ViaVersion, ViaBackwards, and ViaRewind.
-
12 hours ago, Minehut said:
Im not the best with Java related things but it looks like skript-mirror which I know isn't able to be uploaded to Minehut. It looks cool, so hopefully this can be added. +1
skript-reflect's an updated fork of mirror.
-1. It provides a large security vulnerability (java)
-
1
-
-
I'm pretty sure we used to have ThatPacketAddon for packet manipulation, but it was removed due to malicious use.
Also -1, MundoSK also includes websockets which is a huge no-no for Minehut, considering they generally move away from plugins that allow the user to make http requests, establish ws connections, etc
-
the files you attached don't even include the plugin's code at all btw lol
and +1, seems like a cool addon
-
could you add a link to the plugin so we can find it easiernevermind you appear to have hyperlinked
-
2
-
-
PLEASE note that simple conditions like Tarna has suggested above can and will be bypassed. Players can just rename the item, or enchant the item, and the condition is easily bypassed.
-
On 10/28/2020 at 10:07 PM, Minehut said:
Pog CFAQ, personally i'd make the titles / headers different sizes so they're clearer for new users.
Yeah that's my fault, Google Docs was being a massive headache and I must've missed that when reformatting to put this on the forums.
-
1
-
-
M I N E H U T C O M M U N I T Y F A Q
HOW TO USE MINERESETLITE
REQUIREMENTS: MineResetLite
DIFFICULTY: MEDIUMIntroduction:
MineResetLite is a plugin that allows you to create mines in any size and material for your players to use. You can also set up warps, broadcast mine reset warnings, reset mines, set mine flags, etc.
How to manage mines:
Setting positions:
When creating a mine, you’re gonna have to specify the regions of the mine, so the plugin knows how large the mine should be. You can specify regions by using the wand in WorldEdit or by using the commands ‘/mrl p1 [-feet]’ and ‘/mrl p2 [-feet]’. Usually, the commands will set a point to the block you are using at, but if you use the -feet flags, it will set a point to where you are standing.
Creating and deleting mines:
You can create a mine by setting the positions of a mine, read above, and then running ‘/mrl create (mine name)’. Note that this will not work if a mine already exists with that name.
You can delete a mine by running ‘/mrl delete (mine name)’. This will not work if a mine doesn’t exist with that name.
Setting mine blocks:
You can set the value of a mine by using the ‘/mrl set (mine name) (block) (percentage)%’ command. This will make the mine have a set amount of any block you specify.
Note that you can’t have mines where there are over 100% of blocks, ex. 50% diamond ore and 75% iron ore. However, you can have mines that have less than 100% of blocks. The missing blocks will be just air.
Setting mine flags:
You can set mine flags in order to make your mine perform all sorts of functions, like resetting every 10 minutes, or resetting when 25% of blocks are missing. You can view a list of all mine flags by running ‘/mrl help flag’, and you can set them with ‘/mrl flag (mine name) (flag name) (flag value)’.
Examples:
Make mines reset every minute:
You can make a mine reset every minute by running ‘/mrl flag (mine name) resetDelay 1’.
Make mines reset when only 25% of blocks are present:
You can make a mine reset when 25% of blocks are present by running ‘/mrl flag (mine name) resetPercent 25%’.
Make mines reset silently:
You can make a mine reset silently by running ‘/mrl flag (mine name) isSilent true’.
Require further assistance?:
If you need more help on this topic, head over to this section of forums, or join our Discord!
Compiled by the Minehut Staff Team
-
4 hours ago, Shanoob said:
how do you read past logs like from 3 days ago
Unfortunately old logs are automatically deleted after a new log file is used, so you wouldn't be able to access old logs.
-
1
-
-
-
this post is gonna be necro'd for like 6 more months
-
1
-
-
1 hour ago, mekbturtle said:
Because you joined a free op server which in theory should give all Minehut staff members access to all the Minehut servers and therefore you are banned.
How do I make my server 1.17?
Put on some socks
Why can't I install a 13th plugin?
-
Please post in the Marketplace category instead of here
@chillins can you move the post to Marketplace please
-
4 hours ago, Residents said:
Leave the Minehut.
How do I join Minehut?
Press ESC to open up your menu, then click "Disconnect"
How do I place every single boat in the underground highway efficiently?
-
cool post btw. i love nerdy stuff like this
-
1
-
-
1 hour ago, _Tarna_ said:
9744/94732 of the count messages are cause of me. %10.3 of the messages in that channel are from me.
One day @TheGoose and I counted a couple of thousand in a few hours cause we were bored. So that increase was probably cause of us 2 and a few other people.
^^ can confirm
benny was suspicious that i was self botting so he locked me out of the channel for like 30 minutes
-
1
-
-
1 hour ago, DeltaRays said:
Hey, if you want to get placeholderapi placeholders with skript you need to install the Ersatz addon (https://www.spigotmc.org/resources/ersatz.49433/) Also I went ahead and moved your post to Skript discussion since that's the right place to ask for help in

ersatz is actually outdated and it's better to use the skript-placeholders addon that was just recently added!



A dumb ""fix"" to advertisements
in Off Topic
Posted · Edited by TheGoose
Simple and lazy - Houlton posed issue above, would block people's messages when they try to help others
it was a typo oops - If the user keeps up with their 'typo's, then it's pretty straight forward that they're just trying to get around /ad.
Reward - We really don't have anything to reward them. Credits? People can already get credits with /vote, and letting them get free credits every 8 minutes (at max) would allow players to net massive amounts of credits in a week, which encourages people not to buy credits but rather abuse this system.
Verify the server - This is an intriguing solution, though it'd require lots of effort for staff to check out servers and review 'applications'(?) and determine if servers should be verified or not. I'd recommend we rather require the player to have linked their Minecraft account with their Minehut account.
Daily limit - I'd imagine this would be a useless change, yeah. Nobody's gonna spend $600 and then bot just to get muted, and I'd imagine hardly anybody would hit the limit either way.
EDIT: I was trying to make it seem like I'm not searching for reasons not to implement ideas, but I failed at that pretty hard.