Filled Punishment

Discussion in 'Plugin Requests' started by Resoluciones, Nov 16, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    Resoluciones

    Plugin category: Mechanics

    Minecraft version: Paper version git-Paper-262 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT)

    Suggested name: Punishment


    What I want: I would like a command that could be executed by the console, by the player (with permission) as well as by another plugin as follows:

    • /punishment groupA 24 # despawn mobs in groupA below y-level 24 in all active chunks
    • /punishment groupB 100 # despawn mobs in groupA below y-level 100 in all active chunks
    • etc
    • etc

    Ideas for config:

    - groupA: [BAT,COW,ENDERMAN.... etc, etc]
    - groupB: [VILLAGER,PIG,etc,etc]


    Ideas for permissions: punishment.group

    When I'd like it by: Whenever it is possible.

    [​IMG]
     
  2. Offline

    teac

    @Resoluciones I can do this.

    Obviously the mobs will instantly spawn back unless you've got naturally spawning mobs turned off. Are you handling the mobs re-spawning yourself / another plugin ?

    EDIT:
    The plugin is done below.
    Let me know if there are any issues.
     

    Attached Files:

    Last edited: Nov 16, 2020
  3. Offline

    Resoluciones

    Great!!!!!!! Thanks I will test it and confirm that everything goes as expected!

    Yes, no problem, I always handle the spawn process "unnaturally"!

    EDIT: Plugin working perfect! Marking it as FILLED. Thanks Developer!
     
    Last edited: Nov 16, 2020
    teac likes this.
Thread Status:
Not open for further replies.

Share This Page