Essentials TNT Help

Discussion in 'Bukkit Help' started by momoxil21, Feb 26, 2014.

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

    momoxil21

    Hello, Can anyone tell me how to config the essentials for prevent the TNT creation? Just creation I want use, and place :)

    I'm using AntiBuild of essentials, Actual Config ;


     
  2. Offline

    Necrodoom

  3. Offline

    BlueTydeStudios

    Necrodoom is right AntiBuild is a very good and doesn't have any problems :) Hope it helps
     
  4. Offline

    momoxil21

    TNT.
    blacklist:


    placement: 10,11,46,327 << This prevent to PLACE

    usage: 327 << This prevent to USE


    break: << This prevent to BREAK


    piston: << This prevent to IDK

    Where is the Prevent to CREATE, MAKE?
     
  5. Offline

    JaguarJo

    momoxil21 Give -essentials.build.craft.46 in your permissions.yml to the group that you don't want to be able to craft. There isn't a place for it in the essentials config.

    *Note: if you're using Pex for permissions, the Essentials wiki says you might need to make the node -essentials.build.craft.46:* because Pex doesn't acknowledge the node unless it has a meta value on it, or something like that.
     
  6. Offline

    momoxil21

    Thanks you JaguarJo :)
    But can you tell me the node of PermissionEX for prevent to build? I can't find it
     
  7. Offline

    JaguarJo

    That's the node you would use to prevent crafting of TNT if you've got Pex.

    These are all the essentials antibuild nodes that work with Pex:
    essentials.build.place.<id>:<data>
    essentials.build.break.<id>:<data>
    essentials.build.interact.<id>:<data>
    essentials.build.craft.<id>:<data>
    essentials.build.pickup.<id>:<data>
    essentials.build.drop.<id>:<data>

    If you're wanting to use a block id that doesn't have any metadata (the :data part), then you need to put a * in that spot for Pex to work.
     
  8. Offline

    momoxil21

    Added in permissionsEx:

    - essentials.build
    - essentials.build.craft.46

    Still don't work.
     
  9. Offline

    JaguarJo

    momoxil21 Copy and paste this exactly:
    - -essentials.build.craft.46.*

    You NEED the * at the end for it to work with Pex. And if you're negating it (making it so people can't do it) then you need the double - at the front.
     
  10. Offline

    momoxil21

  11. Offline

    JaguarJo

    momoxil21 Can I see your Pex file please? Sometimes the order you put these nodes in makes a difference.

    Necrodoom is already trying to help you with your auto-afk problem. I have no idea what to do for you xauth thing; I've never used that plugin on my server.
     
  12. Offline

    momoxil21

    Pex config ;

    1. Member:
    2. default: true
    3. prefix: '&0(&8M&7ember&0)&7 '
    4. permissions:
    5. - modifyworld.*
    6. - essentials.signs.use.warp
    7. - -essentials.afk.auto
    8. - -essentials.afk.kickexempt
    9. - essentials.kit
    10. - essentials.afk
    11. - -mcmmo.skills.swords
    12. - -mcmmo.skills.axes
    13. - -mcmmo.skills.archery
    14. - -mcmmo.skills.setmyspawn
    15. - -mcmmo.skills.myspawn
    16. - essentials.afk.auto
    17. - essentials.signs.use.*
    18. - mobhunting.listachievements
    19. - essentials.kits.tools
    20. - essentials.kits.PvP
    21. - essentials.time
    22. - essentials.balance
    23. - essentials.pay
    24. - essentials.sell
    25. - essentials.help
    26. - essentials.helpop
    27. - essentials.list
    28. - essentials.mail
    29. - essentials.mail.send
    30. - essentials.me
    31. - essentials.motd
    32. - essentials.msg
    33. - essentials.realname
    34. - essentials.rules
    35. - essentials.scuicide
    36. - essentials.warp
    37. - essentials.warp.list
    38. - essentials.spawn
    39. - essentials.back
    40. - essentials.back.ondeath
    41. - essentials.delhome
    42. - essentials.balancetop
    43. - essentials.seen
    44. - essentials.worth
    45. - essentials.home
    46. - essentials.sethome
    47. - essentials.tpa
    48. - essentials.tpahere
    49. - essentials.tpaccept
    50. - essentials.tpdeny
    51. - essentials.warps.*
    52. - essentails.chat.color
    53. - essentials.protect
    54. - essentials.build
    55. - factions.perm
    56. - -essentials.build.craft.46.*
    57. - factions.promote
    58. - factions.access
    59. - factions.access.view
    60. - factions.autoclaim
    61. - factions.cape
    62. - factions.cape.*
    63. - factions.claim
    64. - factions.create
    65. - factions.demote
    66. - factions.description
    67. - factions.disband
    68. - factions.faction
    69. - factions.home
    70. - factions.help
    71. - factions.power
    72. - factions.power.any
    73. - factions.seechunk
    74. - factions.show
    75. - factions.tag
    76. - factions.invite
    77. - factions.join
    78. - factions.kick
    79. - factions.leader
    80. - factions.leave
    81. - factions.list
    82. - factions.map
    83. - factions.officer
    84. - factions.player
    85. - factions.relation
    86. - factions.seechunk
    87. - factions.sethome
    88. - factions.name
    89. - factions.title
    90. - factions.unclaim
    91. - factions.unclaimall
    92. - factions.access.player
    93. - xauth.allow.player.command.register
    94. - xauth.allow.player.command.login
    95. - xauth.allow.player.command.logout
    96. - xauth.allow.player.command.changepw
    97. - factions.access.player
    98. - factions.flag
    99. - factions.
    100. options:
    101. rank: '900'

    quickly question; If you don't use xAuth plugin, how the ppl Connect/Register to your server?
    Another plugin like xAuth?
     
  13. Offline

    Necrodoom

    Locked. Offline mode servers are not supported here. (Thanks to your signature)
     
Thread Status:
Not open for further replies.

Share This Page