#clan Skript
1 messages · Page 1 of 1 (latest)
okay
you made this post to "flex" a script you made?
No
you need help with it?
so whats the point of the post?
My happiness
so this "no" was a lie then
so... where is the skript
Can i see it then?
Yes
Whats the point of flexing a skript and then not even originally posting it
💀
I’ll send it later
did they even make one?
Yes
such a pointless post. this is a place to get help/guide. not to flex scripts
Actually no
so you didnt make one
exactly
i have a question, why do you think MRL and Shopkeepers are bad
It’s for discussion as well
not going to answer this. i have explained this to people here before. you can try looking for my older messages if you would really know why
they are not bad plugins
yeah
people got different opinions. and my experience/opinion they are trash
i could make a full list of usless plugins but my name cant be much longer
not looking through 71 pages
they are quite helpful
your loss
same
@dark pivot maybe you can tell me when u find it
options:
prefix : prefix
command clan <text> <text> <player>:
trigger:
if arg-1 is set:
if arg-1 is "create":
add arg-2 to {clans::}
send "{@prefix} &2Created the clan %arg-2%"
if arg-1 is "list":
if {clans::} is not set:
send "{@prefix} &2No clans have been found"
else:
loop {clans::}:
send {clans::}
if arg-1 is "delete":
remove arg-2 from {clans::*}
send "{@prefix} &2Deleted the clan %arg-2%"
if arg-1 is "invite":
add arg-3 to {clan::%arg-2%}
send "{@prefix} &2Invited %arg-3% to %arg-2%"
if arg-1 is "sethome":
set {home::%arg-2%} to location of player
send "{@prefix} &2Set home of clan"
if arg-1 is "home":
teleport player to {home::%arg-2%}
send "{@prefix} &2Welcome home, %player%"
if arg-1 is "help":
send ""
send "{@prefix} /clan <create | list | delete | invite | sethome | home>"
send ""
didnt really want to know that badly
reported
not long enough
im not going to, i dont care enough about it, was just interested
i have no idea what this code does XD
this is your post lmao, its not flooding when sending 1 skript lmao
ok
but its not the whole script i hope
it is
use block format
or code format*
@grave adder explain why they are bad plugins
kinda bad
@lone zenith
ok.. what did u say in the message
this is only to make a clan i guess. you should make more out of it
find the answer yourself.
its a decent skript
its create, list, delete, sethome, home help, invite
i can do pretty much everything but functions if i look in the docs
YOU CANT DO FUNCTIONS??
including {clans::%arg-2%} stuff
quoted from my clan skript
mittens
i have an example skript for functions
lemme get it rq
yeah, they confuse me, i even had someone give me tutiorial and it did not heko
yeah, i understand variables
how long have you been doing skripts for?
two weeks
ah ok, then i understand
i started a series of skript tutorials on my yt
but that does not function with mc so i had to learn some skript
mittens
what
okay...
its my private test server
mrl isn't good
lacks modern features from paid plugins
it came out a long time ago, there are no updates to it
It's pretty well done, the only feature that I need from it that it lacks is that when it's on silent mode it still sends a message to chat when you manually reset it, and if the argument is that it's not as good as paid versions well that's true with most free versus paid plugins
And even if its old it still functions as intended
I mean yeah it's just that any real prison server for example that resets lots of mines constantly want those advanced features and mrl isn't going to be that efficient or even have that stuff so they want the paid plugins.
It also lacks a user interface so it's not very user friendly
What features, I'm thinking about getting one
I'm very experienced with it and can you use it easily but it could definitely be easier to use and learn
there is no customization to it, you cant give perms to ranked players if you want to make them reset it every X minutes, and you need to manually silence all the mines else the chat will be spammed down with each mines has been reset. and the prefix is ugly as f-ck. and when you join a random MH server you can just see that all the servers that use mrl dont silence it, and they have like 10+ mines so the chat just get spammed down with a ugly message. there is prob more sh-t about it but cant remember rn.So the best thing is to make the minereset with skript. its not hard to make, easy to customize. and fix all the problems above
I've been thinking about making my own version with skript but can't figure out how to make a certain percentage be a certain block
what are you talking about? i made my with skript, not any lag
i highly doubt it can possibly be more efficient than mrl will do
and i had like 7+ mines, 4 of them was really big
no reflect?
no
its not more efficient then mrl
ok? i am not really talking about efficient or not. i want more customaztion and make it exactly how i want it
and ofc i am not reseting the mines at the same time i have it so it resets the mines 1 at the time
Functions in skript work pretty much the same as in any other coding language
yeah they can't really get different. a function is a function just diff syntax