MyTown / aPerf - server protection and performance mods

Sp0nge

New Member
Jul 29, 2019
230
0
0
All the following mods are for Forge (not bukkit and not mcpc)

MyTown

Land protection mod. Create new towns, add members to it, set up personalised plots, configure plot/town permissions.

Features
  • Towns
    Don't be a loner. Play together by building small or big towns!
  • Nations
    Join nations to build your towns next to eachother and chat more easil
  • Town teleporting
    Don't force your new recruits to walk, let them get to your town quick
  • Residents, assistants, mayors
    Towny-like hierarchical schema
  • HeroChat like chat, town/nation channel
    /ch tc - /g Hello! - /l Kle ära nussi - [TR][Mod]supercool[<3]: Buying iridium plates!
  • Tight protection
    Protects against most mod world changing items like IC mininglaser, BC quarrys, TC excavationwand etc. Tailored for FTB MindCrack modpack.
  • Permissions
    Claim only half plots for your roads so the one claiming next to it can use the other parts of the plot. Disable outsiders entering a plot or just cant loot or can access but cant build. Disable/enable quarries to make your plots safe against this old devil. And much more. Check it out using /t perm plot.
Dependencies
PermissionsEx

Installation
The library is just a static piece of MyTown which contains the sql drivers and such. It doesnt change other than between mc versions.
Copy the correct versions to your Mods/ folder and start it up.

Download
Mod: http://adfoc.us/11801317294586
Lib: https://docs.google....DlTNEEwdm8/edit



MyTown.jpg



PermissionsEx

A remake of the original mod into Forge. Uses the same file structure for permissions, so you can just copy your bukkit permissions.yml over and start using it.

Download
https://docs.google....S02ZmtDMjQ/edit

License: http://dev.bukkit.or...ersion-2-gplv2/
Repo: https://www.assembla...ubversion/nodes
Original: http://dev.bukkit.or.../permissionsex/

ModifyWorld

A barebone remake of the original PEX companion mod. Only supports a few of the original nodes.

Dependencies
PermissionsEx

Download
https://docs.google....l9qcEZMN0k/edit

License: http://dev.bukkit.or...ersion-2-gplv2/
Repo: https://www.assembla...ubversion/nodes
Original: http://dev.bukkit.or.../permissionsex/


aPerf

A performance mod.

Features
  • SpawnLimiter - Monster and animal spawn limiting.
    You can make your own rules like - has to have min 2 and max 5 blocks of air (for cave mobs) or water (for squids) above. Cannot spawn more than 10 in a 3 chunk radius area, etc etc.
  • ItemGrouper - Groups nearby similar floating items or experience orbs to lower the server load and networking when something goes wrong (like a quarry overflowing or someone doing extreme mining and not picking up).
  • Packet limiting - for those who have to play on a 3g mobile internet and still want to build advanced stuff. Disable duplicate packet sending or just send every 5th redpower pipe content update packet. Customizable filters, saved per user. Can turn on/off ingame. (needs currently nallar's ThreadTicking to set the needed hooks in minecrafts tcpconnection class)
  • Packet sniffer - Check what packets are sent to a specific player (or yourself) and on what amout (speed) to find the spam you may not need (like rp's tube item updates or extrabees unknown spam). (depends on packet limiter)
  • Entity and tile entity listing - Wind at which location theres a high concentration of items on the ground or find some pesky machines by their java hash code or even just see how many sheeps there are on a map.
  • Entity removal - Remove any mobs or animals by many-many different filters.
Dependencies
PermissionsEx

Download
http://adfoc.us/1180131

aperf.jpg
 

Sp0nge

New Member
Jul 29, 2019
230
0
0
Reserving for information about the mods/future mods.

I planned on doing this for several mods, since there is a limit on the amount of text pr post. If this is an issue, please let me know

(and it seems like i cant have to many posts reserved :/)

I just hope people wont post in the next hour or so, so that i can get more room for the mods we have/are releasing :)
 

Sp0nge

New Member
Jul 29, 2019
230
0
0
Ah, now i can reserver another post. The idea of this is that i can index in the first one, then have it more inforum linkable (10 000 caps the entire post out by far)
 

Sp0nge

New Member
Jul 29, 2019
230
0
0
Last post im reserving, so feel free to give feedback on the mods in the OP here :)
 

HaoSs

New Member
Jul 29, 2019
290
0
0
omg. testing on my server. just.... just. AWESOME !!!!!!

but first problem. it seems to not stop mods ? permission for town for BC is off. but quarry works
 

Sp0nge

New Member
Jul 29, 2019
230
0
0
Are the configs set right? MyTown generates a config that you will have to adjust accordingly :)
 

HaoSs

New Member
Jul 29, 2019
290
0
0
do you mean this? :

protex {
# Town permission: allowBuildcraftMiners
B:BuildCraft=false

# Run the extra protections
B:Enabled=true


then yes..


also. i'm running forge essentials. but don;t think there is a problem from there
 

Sp0nge

New Member
Jul 29, 2019
230
0
0
Set Buildcraft to true. That means it will do the checks, not that it will set the permissions to false.

The protex is to tell MyTown what sort of checks its to enable/dissable on startup. Its not directly linked to towns ingame as you might imagine.
 

HaoSs

New Member
Jul 29, 2019
290
0
0
changed to true . did server restart. but the quarry still works in town. hm :|
 

HaoSs

New Member
Jul 29, 2019
290
0
0
managed to make it work. i just had to brake the quarry. not test with one allready on the map
 

R3DM1ST

New Member
Jul 29, 2019
14
0
0
I really like this mod but is there any way that i have to approve plot claims? (as a admin)
 

HaoSs

New Member
Jul 29, 2019
290
0
0
or you can just limit the plots :) 1 for mayor 1 for resident. and give them more plots with admin commands when you want to .

i limited the new town command :p only people i promote to a group using pex can make a town
 

HaoSs

New Member
Jul 29, 2019
290
0
0
FE has no pex support. the permission mod its a core mode, you cant have FE with no permission.... so i just had to make 2 groups :) 1 from pex. public one, with prefix and colors, to use with mytown and chat. The other one in FE. ( just assigned the home/afk/spawn permissions to the standard Defaults group. and made myself owner in PEX and FE )