Blacklist certain items from being spawned in /gm

Discussion in 'Archived: Plugin Requests' started by Cronics, Aug 5, 2012.

  1. Offline

    Cronics

    Plugin category: ADMIN

    Suggested name: CreativeItemBlacklisting

    What I want: So we've allowed players to donate to the server to get access to the creative mode. However, there is one problem. We're using the iConomy which uses the Gold Ingot as money.

    We have no logs on wether the VIPs are spawning the ingots or not. So what I'm asking is, is there any way possible to make a plugin which logs what a player is spawning in the creative inventory?

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: I'm not sure what to name the permission.

    When I'd like it by: Anytime you want. Preferable in a couple of weeks if it is possible to make such plugin
     
  2. Offline

    XbannisherX

    so you dont want them to drop it on the ground? the ingots i mean

    http://forums.bukkit.org/threads/ad...trol-some-creative-features-1-2-5-r4-0.54658/
    http://forums.bukkit.org/threads/admin-antishare-v3-8-0-creative-mode-protection-1-2-5-r5-0.56523/

    some creative controlling plugins :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  3. Offline

    Cronics


    I want the plugin to make them unable to spawn the ingot. There is a couple of more items I want to be blacklisted from spawning like diamond and iron.


    Yeah, I've seen those plugins. But none of them really fits what I'm looking for. Both of them tracks blocks and changes the inventory from creative and survival. But as stated I want them to be unable to spawn the items. Like, if they drag a gold ingot to their bar, it'll disappear (or they wont be able to drag the item at all).
     
  4. Offline

    PhoenixFlight

    Quote from the Bukkit API:

    public static final InventoryType CREATIVE
    The creative mode inventory, with only 9 QUICKBAR slots and nothing else. (The actual creative interface with the items is client-side and cannot be altered by the server.)
     
  5. Offline

    Cronics

    Is it possible to make for instance gold ingots disappear if they appear at the quickbar? I suppose that's not client-side?
     

Share This Page