Custom "/website", "/ts", and "/forums" skript

Status
This thread has been locked.

Plysm

Feedback score
2
Posts
9
Reactions
1
Resources
0
Hey, you may not know me but I am a fairly new user on MC Market.
I work in skript and do small edits so some to other skripts but i'm currently looking to sell Custom website, ts, and forum skripts adding commands like /ts or /website or even /forums and it will display a message like this "[YourServer] Our ts is ts.example.com" or "[YourServer] Our Website is forums.example.com" etc.

Please start a conversation and we can discuss things privately and also the addition of additional features if necessary.
 
Last edited:

SimonM

Java Developer
Premium
Feedback score
12
Posts
190
Reactions
58
Resources
0
Anyone can do this using plugins like My Command fairly simple but glws
 

Cal

you invest in the divinity of the masterpiece
Supreme
Feedback score
62
Posts
1,440
Reactions
1,857
Resources
0
Code:
options:
    Prefix : Whatever you want
   
command /whateveryouwant:
    usage: /whateveryouwant
    permission: whatever.youwant
    trigger:
        message "{@Prefix} &fWhatever you want"
Boom, saved ya $2.50
 
Status
This thread has been locked.
Top