Resource icon

Addon SkTopia - The MinetopiaSDB Skript Addon! 1.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 1.12
  2. 1.13
  3. 1.14
  4. 1.15
  5. 1.16
  6. 1.17
Warning! You need to have the MinetopiaSDB plugin installed for this to work.

SkTopia
This addon adds various effects and events which will make your life easier when you are using the MinetopiaSDB plugin. To help you get on your way with this plugin i've inserted a few quick examples down below.

Code:
command /stats:
    trigger:
        send "&3Level: &b%the minetopiasdb level of player%"
        send "&3Prefix: &b%the minetopiasdb prefix of player%"
        send "&3LuckyShards: &b%luckyshards of player%"
        send "&3GrayShards: &b%grayshards of player%"
        send "&3GoldShards: &b%goldshards of player%"
        send "&3GrayCoins: &b%graycoins of player%"
        send "&3Playtime: &b%the minetopiasdb playtime of player%"
        send "&3Fitness: &b%the minetopiasdb fitness of player%"

on minetopiasdb level change:
    broadcast "%player%'s level has been changed to %event-number%"
 
on minetopiasdb emergency call:
  broadcast "%player% has called 112: %event-string%"

on sdb atm open:
    if player is not holding a lime dye:
        cancel event
        send "You need to be holding a credit card to use this ATM!"


If you have any feature requests for more things to add to this addon please send me a direct message on the forums or on Discord.

Author
Jazzkuh
Downloads
824
Views
859
First release
Last update
Rating
0.00 star(s) 0 ratings