Resource image

zSpawner

3.0.2.1

Simply manage your spawners with a inventory ! Perfect for any type of server!

 

Last release: 2.1.0.1

 

You must download version 2.1.0.1 to have the latest version of the plugin, this is a pre release, I do not recommend using it on your server but only do tests on it, if you have any suggestions come and offer them to me on discord https://discord.gg/eQPZpuC

 

 

 

 

 

 

 

 

 

 

You can also add your own plugin like this:

 

 

 

[CODE="java"]

 

public class ClassExemple implements Listener {

 

 

 

    @EventHandler

 

    public void onRegister(SpawnerRegisterEvent event) {

 

        event.setFactionListener(new LegacyFaction());

 

    }

 

 

 

 

 

 public class LegacyFaction extends FactionListener {

 

 

 

    @Override

 

    public boolean canBuild(Player player, Location location) {

 

        @SuppressWarnings("deprecation")

 

        String tag = Board.get().getFactionAt(new FLocation(location)).getTag();

 

        String playerTag = FPlayerColl.get(player).getFaction().getTag();

 

        return tag.equals(playerTag);

 

    }

 

 

 

  }

 

}

 

[/CODE]

 

Information
Author Maxlego08
Total downloads 135
First Release 29 Nov. 2020
Last Update 26 Mar. 2022
Category General
All-time rating
Version 3.0.2.1
Released 26 Mar. 2022
Downloads 42
Version rating
0 ratings
More resources from Maxlego08
Resource logo

Bot discord for zAuctionHouse

Resource logo

Better than ShopGuiPlus and DeluxeMenu combines

Resource logo

Vote Reward - Vote party

Resource logo

Allows you to stack your items to reduce the number of items on the floor

Resource logo

The best auction house plugin, mandatory for your server.