New 1000 Slot Direwolf20 Server looking for Staff!

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

leetmindz

New Member
Jul 29, 2019
22
0
0
K ill get on it, and I have know clue how ars magica works with ID's and if destructive spells are ID based or not.

How's that coming along? I know it's a lot, i found myself sitting there for like 2 hours and i didn't even add half the stuff i'm sure needed to be added. lol
 

leetmindz

New Member
Jul 29, 2019
22
0
0
you are probably missing something
you need:
in plugins folder : vault + ForgePermsCBBridge 1.1.15 + permision plugin
in mods folder : MyTownLib 1.0 + MyTown 1.6.1.16 + Forgeperms WithoutPEX 1.6.1.6

Then edit your bukkit.yml and add at the end
Code:
aliases:
  t: bt
  sethome: btsethome
  gm: btgm
  homes: bthomes
  home: bthome
  delhome: btdelhome
  spawn: btspawn

this will let mytown overwrite plugins commands ( /t and /ta are important as it used to make towns, if you don't put them you have to always type /mytown command )

you can also use the Example Perm File for MyTown for a fast perm setup in pex


I've managed to setup mytown successfully but I'm having some issues (which are more than likely not issues, just a lack of knowledge.), I was wondering if I could get your assistance for a bit, I'm sure your experience with MyTown would be immensely helpful, and i'd surely appreciate it if you're willing.
 

HaoSs

New Member
Jul 29, 2019
290
0
0
ill just trow a guess here . you can't use mytown commands
add this perm to lowest group
- ee.lutsu.alpha.mc.mytown.commands.(CmdMyTown|MyTownAssistant|CmdSpawn|CmdTeleport|CmdEmote|CmdPrivateMsg|CmdReplyPrivateMsg|CmdHomes|CmdHome|CmdSetHome|CmdDelHome|CmdChat|CmdChannel)
 

leetmindz

New Member
Jul 29, 2019
22
0
0
ill just trow a guess here . you can't use mytown commands
add this perm to lowest group
- ee.lutsu.alpha.mc.mytown.commands.(CmdMyTown|MyTownAssistant|CmdSpawn|CmdTeleport|CmdEmote|CmdPrivateMsg|CmdReplyPrivateMsg|CmdHomes|CmdHome|CmdSetHome|CmdDelHome|CmdChat|CmdChannel)

lol negative, i actually found that after about an hours worth of searching last night. I'm fairly disappointed at the very little documentation about this mod. I did get it installed, I did get it somewhat configured, but now (considering mytown.mineyourmind.net is no-longer working) There is very little to No documentation on this mod and how to use it, the only documentation on how to use it is on the Curse website and its all out of date.

Im also having a few issues,

1. Is "/t claim" the only way to claim something? because if it is, simply claiming my spawn is going to take AGES of walking from chunk to chunk and repeating the /t claim command. Ive also had nearly all of our whitelisted testers complain about this issue. Claiming a large area by walking chunk to chunk doing /t claim is ridiculously tedious. Most "protection" plugins offer a "autoclaim" command that will automatically claim chunks as you walk around, or their /claim command handles parameters such as "radius" so you can claim a large radius around where you're standing rather than just the spot you're standing in.

2. The "ecnonomy" integration is pretty bad, i had to download a seperate plugin to be able to charge people for things and the taxes are all out of wack even though i never changed the default value, and for some reason, it charges my users 1 diamond to teleport to their home.

3. This doesn't protect against every FTB item and as far as i can tell theres absolutely no way to add in items to be covered/protected against if they aren't already covered by default.

4. Ive deposited over $1,000,000 into my town's "bank" and i signed on today and my towns bank balance is $0 and i owe $48 in back taxes. The exact same thing happened to everyone on my server, anyone that deposited to their bank, it eventually disappeared.

I'm actually quite upset at the ammount of work i put forth getting this plugin to work considering it just overwrote all my players homes. I just lost 3 whitelisted players over this and this mod is nowhere near stable or at the very least documented. Considering removing it.
 

HaoSs

New Member
Jul 29, 2019
290
0
0
The documentation is good for the mod, but the website is down for like 2 days . most i can do is give you this : http://www.xgamers.ro/thread-4895.html

1. there is a command to claim in radius ( can't remember atm , will post back once i do )
2. never used a separate plugin. most i had is 1 diamond ( from config ) to set a new town, you can remove the 1 diamond teleport home from config ,whats the name of the plugin ?
3. you have to report them on github to legobear https://github.com/legobear154/MyTown/issues , ( i usualy ban them using modifyworld or other plugin like http://dev.bukkit.org/bukkit-plugins/banitem/ till legobear fixes it, can u tell me what items ? )
4. suspect is the additional plugin installed for economy.
 

leetmindz

New Member
Jul 29, 2019
22
0
0
The documentation is good for the mod, but the website is down for like 2 days . most i can do is give you this : http://www.xgamers.ro/thread-4895.html

1. there is a command to claim in radius ( can't remember atm , will post back once i do )
2. never used a separate plugin. most i had is 1 diamond ( from config ) to set a new town, you can remove the 1 diamond teleport home from config ,whats the name of the plugin ?
3. you have to report them on github to legobear https://github.com/legobear154/MyTown/issues , ( i usualy ban them using modifyworld or other plugin like http://dev.bukkit.org/bukkit-plugins/banitem/ till legobear fixes it, can u tell me what items ? )
4. suspect is the additional plugin installed for economy.

http://dev.bukkit.org/bukkit-plugins/mytownecon/
 

HaoSs

New Member
Jul 29, 2019
290
0
0
/t claim [rect <n>]
Claims land for your town.
Specifying the argument claims blocks with in a square with the radius from middle you specify.
Land is claimed until an error happens or all expected blocks are claimed. Errors may include: Land already claimed, Too close to another town, no free blocks.