Silkspawner

Script Silkspawner 1.2

  • 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!

Contributors
kenkencw
Supported Minecraft Versions
  1. 1.11
  2. 1.12
Require
- skript
- skstuff (nbt data)
- skstuff fork for 1.12 https://github.com/Tuke-Nuke/SkStuff/releases
- skquery
- wildskript
- EssentialsX (economy)
- vault (economy)


Installation
- load script
- for essentials must add permission essentials.spawnerconvert.* to allow player use all type of spawners

Commands
/silkspawner ; /ss (main help page)
/ss maintanance ; /ss m (incase of bugs & conflicts, ppl cant use spawner when enabled)
/ss give <spwaner type> (give spawner)

Permissions
silkspawner.maintanance
silkspawner.maintanance.use (can use spawner when maintanance)
silkspawner.give

Options
code_language.skript:
#===========#
#  options  #
#===========#
options:
    prefix: &6[&eSilkSpawner&6]&b

    breaking_fees: 10000    # breaking fees ; put 0 for disable
    placing_fees: 1000        # placing fees ; put 0 for disable
    
    logger: true            # log break & place spawner activity in "Skript/logs/spawner-year-month.log"
    
    #permission for staff
    maintanance: "silkspawner.maintanance"            # trigger maintnance, used of incase of bug ; once triggered player cannot break & place spawner
    maintanance_use: "silkspawner.maintnance.use"    # can use spawner while maintanance
    give: "silkspawner.give"                        # access give spawner command

Features
included fix spawners - that created from Silkspawners plugin, coz this plugin (i feel abit sucks) it generate nbt only can defind by the plugin itself, they even wrong name some spawner :emoji_expressionless:, once the plugin removed, those spawners become useless (no function & error nbt), and other few bugs zzz

Screenshot 2017-06-02 02.37.42.png


Screenshot 2017-06-02 02.37.37.png


To do list
still under monitor on bugs

- improve get nbt on place once lag possible result "none"
- add optional to change spawner; pig --> zombie


Notes
i did many experiment & fixed most bugs in my server, i hope this script can help some skripters

inform me if got any bug
  • 0b9702592207e43718f0787059145040.png
    0b9702592207e43718f0787059145040.png
    41.3 KB · Views: 339
Author
kenkencw
Downloads
2,016
Views
2,016
First release
Last update
Rating
4.00 star(s) 2 ratings

More resources from kenkencw

Latest updates

  1. Update configurable

    - added options - added maintanance trigger - added break & place fees optional - added logger...
  2. bug fixed

    fixed cant detect nbt generated by silkspawners plugin

Latest reviews

This resource helped me making my own silk spawner skript with my own modifications. Just made an account to rate it as I never knew about the torch bug and it seems to still exist in 2021...
3 stars because we can't read ur code it's illisable