PlotMe(Sınırsız Arsa) Kurulumu + Detaylı Anlatımı + Permissionlar + Pvpye Nasıl Kapatılır

NeoTürk

Taş Madencisi
En iyi cevaplar
0
Merhaba arkadaşlar Forumun detayli plotme anlatimi sunuyorum.

PlotMe Plugini Multiverse-Core pluginiyle beraber çalışır. Öncelikle bize lazım olan şeylerin linklerini aşağıda veriyorum
Bu iki pluginimizi Server/Plugins/ içine attıkdan sonra serverimizi çalıştırabiliriz.

Oyuna girdiğimizde gerekli op yetkilerini aldıktan sonra şu komudu yazmalıyız.

/mvcreate plotworld normal -g PlotMe
Plotme'mizi kurduktan sonra /mvtp Plotworld
komuduyla arsaya gidebiliriz.
Servera girdiğimizde karşımıza canavarlar , hayvanlar çıkacak pvpninde açık olduğunu göreceksiniz.
Bunları düzeltmek için
plugins\Multiverse-Core\worlds.yml 'yi editliyoruz

Kod:
PlotWorld:
generator: PlotMe
seed: -7750231864797163677
environment: NORMAL
type: NORMAL
hidden: false
alias:
name: ''
color: WHITE
pvp: false
scale: 1.0
respawnworld: ''
allowweather: false
difficulty: EASY
animals:
spawn: false
monsters:
spawn: false
entryfee:
currency: -1
price: 0.0
hunger: false
autoheal: true
adjustspawn: true
portalform: ALL
gamemode: SURVIVAL
keepspawninmemory: true
spawn:
x: 3.5
y: 66.0
z: 3.5
pitch: 0.0
yaw: 0.0
world: PlotWorld
autoload: true
bedrespawn: true
Bu şekilde ayarladıktan sonra sunucuya restart atmadan sadece /mvreload komuduyla ayarlarımızı aktif duruma getirebiliriz.

Şimdi Sıra geldi userlere gerekli permissionlara vermeye arsa sınır sayısını ayarlama

plugins\GroupManager\worlds\plotworld\groups.yml'yi açıyoruz

Kod:
groups:
Oyuncu:
default: true
permissions:
- authme.player.*
- -bukkit.command.kill
- authme.l
- alphachest.save
- alphachest.sandikkaydet
- alphachest.sandiktemizle
- alphachest.sandik
- alphachest.calismamasasi
- alphachest.chest
- alphachest.workbench
- alphachest.chest
- alphachest.workbench
- automessage.receive.oyuncu
- ChestShop.shop.buy
- ChestShop.shop.create
- ChestShop.shop.sell
- essentials.back
- essentials.balance
- essentials.balancetop
- essentials.build
- essentials.chat.question
- essentials.chat.shout
- essentials.clearinventory
- essentials.delhome
- essentials.geoip.show
- essentials.help
- essentials.helpop
- essentials.home
- essentials.kit
- essentials.kits.baslangic
- essentials.list
- essentials.mail
- essentials.mail.send
- essentials.motd
- essentials.msg
- essentials.rules
- essentials.sethome
- essentials.sethome.multiple
- essentials.signs.use.balance
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.enchant
- essentials.signs.use.free
- essentials.signs.use.gamemode
- essentials.signs.use.heal
- essentials.signs.use.info
- essentials.signs.use.kit
- essentials.signs.use.mail
- essentials.signs.use.protection
- essentials.signs.use.repair
- essentials.signs.use.sell
- essentials.signs.use.spawnmob
- essentials.signs.use.time
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.signs.use.weather
- essentials.spawn
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- essentials.warp.list
- essentials.who
- iConomy.payment
- lockette.user.crate.chest
- lockette.user.create.furnace
- lockette.user.create.dispenser
- lockette.user.create.dropper
- lockette.user.create.brewingstand
- lockette.user.create.custom
- lockette.user.create.trapdoor
- lockette.user.create.door
- plotme.limit.1 ------- Oyuncular Kaç tane arsa alabilsin ?
- plotme.use
- plotme.use.add
- plotme.use.auto
- plotme.use.buy
- plotme.use.claim
- plotme.use.dispose
- plotme.use.done
- plotme.use.home
- plotme.use.remove
- plotme.use.sell
- simpleregionmarket.buy
- simpleregionmarket.let
- simpleregionmarket.rent

inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&7[&2Arsa&7] '
build: true
suffix: '&f'

DİKKAT : - plotme.limit.1 ------- Oyuncular Kaç tane arsa alabilsin ?
Şeklinde ayarımızı yaptıkdan sonra Sunucuya restart atmaya gerek kalmadan /manload komuduyla permissionlarımızı ve arsa limitimizide ayarlamış olduk.

Sıra geldi arsalar kaç tl den alınsın satılsın ?
plugins\PlotMe\config.yml
açıyoruz.
Kod:
worlds:
plotworld:
PlotAutoLimit: 1000
PathWidth: 7
PlotSize: 32
BottomBlockId: '7'
WallBlockId: '44'
PlotFloorBlockId: '2'
PlotFillingBlockId: '3'
RoadMainBlockId: '5'
RoadStripeBlockId: '5:2'
RoadHeight: 64
DaysToExpiration: 7
ProtectedBlocks:
- 54
- 61
- 62
- 120
- 94
- 93
- 84
- 25
- 355
- 118
- 117
- 138
- 140
- 145
PreventedItems:
- '351:15'
- '259'
- '328'
- '343'
- '342'
- '333'
ProtectedWallBlockId: '44:4'
ForSaleWallBlockId: '44:1'
AuctionWallBlockId: '44:1'
AutoLinkPlots: true
DisableExplosion: true
DisableIgnition: true
economy:
UseEconomy: true
CanPutOnSale: true
CanSellToBank: true
RefundClaimPriceOnReset: false
RefundClaimPriceOnSetOwner: false
ClaimPrice: 15000.0 ------ Arsa kaç paradan satın alınsın ?
ClearPrice: 2000.0 ------ Arsa nekadara sıfırlansın ?
AddPlayerPrice: 0.0
DenyPlayerPrice: 0.0
RemovePlayerPrice: 0.0
UndenyPlayerPrice: 0.0
PlotHomePrice: 0.0
CanCustomizeSellPrice: false
SellToPlayerPrice: 0.0
SellToBankPrice: 0.0
BuyFromBankPrice: 0.0
AddCommentPrice: 0.0
BiomeChangePrice: 0.0
ProtectPrice: 0.0
DisposePrice: 0.0
usemySQL: false
mySQLconn: jdbc:mysql://localhost:3306/minecraft
mySQLuname: root
mySQLpass: password
globalUseEconomy: true
AdvancedLogging: false
Language: english
allowWorldTeleport: true
defaultWEAnywhere: false
auto-update: false
allowToDeny: true

DİKKAT: ClaimPrice: 15000.0 ------ Arsa kaç paradan satın alınsın ?
DİKKAT: ClearPrice: 2000.0 ------ Arsa nekadara sıfırlansın ?
şeklinde ayarladıktan sonra /plotme reload atmanız üzerinede tüm ayarlarımızın tamamen aktif olduğundan emin olmak için sunucuya res atmamız yeterli olacaktır.
Alintidir
 
Son düzenleme:

TelluxMatic

Altın Madencisi
En iyi cevaplar
0
Forumda herkes artık plotme'yi anlatma konularını paylaşıyor.Bunları bırakıp farklı pluginler anlatılması lazım.Yeni pluginler göz önünde tutulması lazım.Bu arada hayvanları kapatmak için o multiverse config'ine girmeye gerek yok.Arsalarda iken oyundan
Eğer canavarları kapatmak istiyorsanız;
/mv modify set monsters deny

Hayvanları kapamak için;
/mv modify set animals deny

Pvp'yi kapamak istiyorsanız;

/mv modify set pvp deny

yazabilirsiniz.
 
Üst