想让玩家进入地皮就直接变成创造模式(别说指令,重启服务器后就会变成生存了)???还有就是怎么设地皮的价钱????
我只想弱弱地问一句,你给创造真的好吗
理论上用指令修改了就行了(大概是插件没保存吧MV的在关服的时候保存的,reload忘了算不算)
还是把指令给你吧/mvm set gamemode creative (在地皮世界输入)
你也可以手动改,在plugins/multiverse-core/world/worlds.yml
复制代码
还是把指令给你吧/mvm set gamemode creative (在地皮世界输入)
你也可以手动改,在plugins/multiverse-core/world/worlds.yml
- world:
- seed: 2779511088172108354
- environment: NORMAL
- type: NORMAL
- hidden: false
- alias:
- name: ''
- color: WHITE
- pvp: true
- scale: 1.0
- respawnworld: liz
- allowweather: false
- difficulty: HARD
- animals:
- spawn: true
- monsters:
- spawn: true
- entryfee:
- currency: -1
- price: 0.0
- hunger: true
- autoheal: true
- adjustspawn: true
- portalform: ALL
- gamemode: SURVIVAL 这里→把SURVIVAL改成CREATIVE
- keepspawninmemory: true
- spawn:
- x: -1248.5
- y: 63.0
- z: -322.5
- pitch: 0.0
- yaw: 0.0
- world: world
- autoload: true
- bedrespawn: true
看图你应该就知道了吧
然后如二楼说的 改为CREATIVE
然后如二楼说的 改为CREATIVE