Stránka 1 z 1

TreeAssist náhrada

Napsal: 17 črc 2018, 23:29
od filip15
IP: 82.208.17.34:27388

Zdravím,
Používam plugin TreeAssist z Fakaheda Control Panela ale zistil som že strašne to vyťažuje CPU, tps klesne až na 10 je nejeký taký podobný plugin ktorý je optimalizovaný?

tps.png
tps.png (43.72 KiB) Zobrazeno 3080 x

Re: TreeAssist náhrada

Napsal: 18 črc 2018, 00:06
od TopCz
Možná https://www.spigotmc.org/resources/choptree.2046/ ?

A jako z PluginManageru na fakahedě v dnešní době už moc věcí použitelných není :D..

Re: TreeAssist náhrada

Napsal: 18 črc 2018, 07:12
od pitilon@seznam.cz
Nebo zkusit ten samý, jen nejnovější verzi https://www.spigotmc.org/resources/treeassist.16941/ tu co máš je 2 roky stará :D

Re: TreeAssist náhrada

Napsal: 18 črc 2018, 18:22
od filip15

Vyzerá to že funguje len tie stromy keď sa vyrúbu tak sa znova nezasadia :/

pitilon@seznam.cz píše:Nebo zkusit ten samý, jen nejnovější verzi https://www.spigotmc.org/resources/treeassist.16941/ tu co máš je 2 roky stará :D

Žiaľ to mi už nefungovalo skúšal som aj verziu pre 1.8.8 ale nefungovala samé errory mala

Re: TreeAssist náhrada

Napsal: 19 črc 2018, 12:33
od TopCz
To se dá nastavit v konfiguraci toho pluginu...

Re: TreeAssist náhrada

Napsal: 19 črc 2018, 17:48
od filip15
TopCz píše:To se dá nastavit v konfiguraci toho pluginu...

No tam sa nedá nastaviť ani to aby to ničilo aj listy ono to zničí iba tie dreva stromu
Toto je config toho plugina tam nič neije aby sa znova tie stromy zasadili

Kód: Vybrat vše

# ChopTree 4
# ReWritten by gkid117
#
# Configuration File
#
# ActiveByDefault: Do new players given choptree.chop 'POP' trees by default?
#
# UseAnything: Can a player use anything to 'POP' trees (rather than just an axe)?
#
# AllowedTools: If UseAnything is false, what tools can be used (separated with commas, NO SPACES)?
#
# MoreDamageToTools: Do tools take the amount of damage they WOULD if they chopped the whole tree?
#
# InterruptIfToolBreaks: If the tool does not have enough durability to 'POP' the whole tree, should the 'POP' be stopped?
#
# LogsMoveDown: Are all item drops dropped by the chopped log (rather than by each 'POP'ed log)?
#
# OnlyTrees: Does the 'POP' only work if the player chopped a tree (rather than ANY pile of logs)?
#
# PopLeaves: Leaves are 'POP'ed when teh tree 'POP's
#
# LeafRadius: How far out should leaves be popped from each log block

ActiveByDefault: true
UseAnything: true
AllowedTools: WOOD_AXE,STONE_AXE,IRON_AXE,GOLD_AXE,DIAMOND_AXE
MoreDamageToTools: true
InterruptIfToolBreaks: false
LogsMoveDown: false
OnlyTrees: true
PopLeaves: false
LeafRadius: 5