Jump to content

Plugin Recommendation Station


sct

Recommended Posts

  • Replies 62
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...

Hey. Im looking for a plugin that works with multiverce and bans the use of certain items in different worlds.

Eg. Quarrys can't be placed in main world but can be placed and operated in a mining world.

Anyone know anything that might let this work?

Link to comment
Share on other sites

can someone make me a premade plugin folder?

If so (and if possible) I would like to have Essentials and Permissions, and within permissions so that there are two groups: Admin and builder. Admin is able to to everything, builder can build and TP

Link to comment
Share on other sites

Hey. Im looking for a plugin that works with multiverce and bans the use of certain items in different worlds.

Eg. Quarrys can't be placed in main world but can be placed and operated in a mining world.

Anyone know anything that might let this work?

I used this: http://dev.bukkit.org/server-mods/tekkitcustomizer/

Because of PEX permission handling, you can make anything multiworld compatible, like this:

Builder:

permissions:

- worldmodes.mode.*

inheritance:

- Player

worlds:

world_the_end:

permissions:

- worldmodes.autoset.survival

nworld:

permissions:

- worldmodes.autoset.creative

world:

permissions:

- worldmodes.autoset.survival

world_nether:

permissions:

- worldmodes.autoset.survival

Link to comment
Share on other sites

I used this: http://dev.bukkit.org/server-mods/tekkitcustomizer/

Because of PEX permission handling, you can make anything multiworld compatible, like this:

Builder:

permissions:

- worldmodes.mode.*

inheritance:

- Player

worlds:

world_the_end:

permissions:

- worldmodes.autoset.survival

nworld:

permissions:

- worldmodes.autoset.creative

world:

permissions:

- worldmodes.autoset.survival

world_nether:

permissions:

- worldmodes.autoset.survival

Would I enter this then?: worldname.tekkitcustomizer.quarry.*.use

Thanks for the help!

Link to comment
Share on other sites

No.

More like this:

Yourgroup:

permissions:

- blablabla

worlds:

yourworldwhereitworks:

- tekkitcustomizer.Xquarrysitemcode.*.*

yourworldwhereitdoesntworks:

- -tekkitcustomizer.Xquarrysitemcode.*.*

The [worlds:] part is where you define world specific permissions.

Sometimes you need an X before itemcodenumber, test it.

tekkitcustomizer specific information can be found on their page, check it.

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...

my server im looking for a plugin for tekkit 3.1.2 that gives you money for killing mobs thats compatible with essentialsECO i also recommend the plugin....

Plugin Name: ChopTree2

BukkitDev Link: http://dev.bukkit.org/server-mods/choptree2/

Description: Allows you to chop down trees with ease, has permission support. The point in having this is that most mods are pretty heavy on coal, so with an electric furnace from ic2 players can get ampule charcoal as an alternative fuel to coal since coal is so desirable.

Tekkit Compatibility: works perfectly no issues so far

Does anyone know how to get the modded axes to work with this plugin?

Link to comment
Share on other sites

Does anyone know how to get the modded axes to work with this plugin?

Yes, I think you must have some file like this:

Tekkit_Lite_Server_0.6.5\config\TreeCapitator.cfg

item_settings {

...

# IDs of items that can chop down trees. Use ',' to split item id from metadata and ';' to split items. [default: 271; 275;...

Link to comment
Share on other sites

  • 7 months later...

Plugin Name: CapsBlock

BukkitDev Link: http://dev.bukkit.org/bukkit-plugins/capsblock/

Description: Blocks users FROM DOING THIS BECAUSE IT IS SO ANNOYING

Tekkit Compatibility: 100% when using CB-1.2.5

Plugin Name: CommandHelper

BukkitDev Link: http://dev.bukkit.org/bukkit-plugins/commandhelper/

Description: Create your own commands and scripts

Tekkit Compatibility: 100% when using CB-1.1

User Compatibility: REQUIRES some general programming knowledge.

Plugin Name: Commandspy

BukkitDev Link: http://dev.bukkit.org/bukkit-plugins/commandspy/

Description: Spy on Sign and Command Usage

Tekkit Compatibility: 100% when using CB-1.2.5

Plugin Name: PwnFilter

BukkitDev Link: http://dev.bukkit.org/bukkit-plugins/pwnfilter/

Description: Regex word replacement

Tekkit Compatibility: 100% when using CB-1.2.5

User Compatibilty: REGEX knowledge HIGHLY recommended but not required

Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...