Něco jiného než residence ?

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Nyqi
Příspěvky: 551
Registrován: 23 bře 2012, 09:34
Reputation: 0

Něco jiného než residence ?

#1 Příspěvekod Nyqi » 11 srp 2012, 10:15

Zdravím, nechci residenci už ani vidět, žádnou chybu v configu jsem neudělal a zase chyba... Už jí nechci, co mám použít místo ní ? Regios je outdated a iZone nechci.

EDIT:// Nebo koukněte na ten config:
Spoiler: zobrazit

Kód: Vybrat vše

#These are Global Settings for Residence.
Global:
    # This loads the <language>.yml file in the Residence Language folder
    # All Residence text comes from this file. (NOT DONE YET)
    Language: Czech
    # Wooden Axe is the default selection tool for Residence.
    # You can change it to another item ID listed here: http://www.minecraftwiki.net/wiki/Data_values
    SelectionToolId: 271
    # This determins which tool you can use to see info on residences, default is String.
    # Simply equip this tool and hit a location inside the residence and it will display the info for it.
    InfoToolId: 287
    # The interval, in milliseconds, between movement checks.
    # Reducing this will increase the load on the server.
    # Increasing this will allow players to move further in movement restricted zones before they are teleported out.
    MoveCheckInterval: 500
    # The interval, in minutes, between residence saves.
    SaveInterval: 10
    # The default group to use if Permissions fails to attach or your not using Permissions.
    DefaultGroup: Hrac
    # Enable / Disable the Lease System.
    UseLeaseSystem: false
    # The interval, in minutes, between residence lease checks (if leases are enabled).
    LeaseCheckInterval: 10
    # Allows leases to automatically renew so long as the player has the money, if economy is disabled, this setting does nothing.
    LeaseAutoRenew: true
    # Whether or not to use the Permissions system in conjunction with this config.
    EnablePermissions: true
    # Set to true if NOT using Permissions or PermissionsBukkit, or using a really old version of Permissions
    LegacyPermissions: false
    # Enable / Disable Residence's Economy System (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
    EnableEconomy: false
    # Enables or disables the Rent System
    EnableRentSystem: false
    # The interval, in minutes, between residence rent expiration checks (if the rent system is enabled).
    RentCheckInterval: 10
    # Enable or disable residence chat channels.
    ResidenceChatEnable: true
    # Color of residence chat.
    ResidenceChatColor: DARK_PURPLE
    # Whether or not to ignore the usual Permission flags and only allow OPs and groups with 'residence.admin' to change residences.
    AdminOnlyCommands: false
    # Setting this to true makes server OPs admins.
    AdminOPs: true
    # This is the name of the plugin you use for multiworld, if you dont have a multiworld plugin you can safely ignore this.
    # The only thing this does is check to make sure the multiworld plugin is enabled BEFORE Residence, to ensure properly loading residences for other worlds.
    MultiWorldPlugin: Multiverse-Core
    # Setting this to true causes subzones to inherit flags from their parent zones.
    ResidenceFlagsInherit: true
    # Setting this to false will allow rented residences to be modified by the renting player.
    PreventRentModify: true
    # Setting this to false will cause residence to continue to load even if a error is detected in the save file.
    StopOnSaveFault: true
    # This is the residence name filter, that filters out invalid characters.  Google "Java RegEx" or "Java Regular Expressions" for more info on how they work.
    ResidenceNameRegex: '[^a-zA-Z0-9\\-\\_]'
    # Setting this to true sends a message to the console every time Residence does a rent expire check or a lease expire check.
    ShowIntervalMessages: false
    # Experimental - The following settings are lists of block IDs to be used as part of the checks for the "container" and "use" flags when using mods.
    CustomContainers: []
    CustomBothClick: []
    CustomRightClick: []
    # These are world flags that are applied when the player is NOT within a residence.
    Flags:
        Global: #these are default for all worlds unless specified below, they can be overridden per group
            use: true
            build: true
            ignite: true
            firespread: true
            damage: true
            creeper: true
            tnt: true
            pvp: true
        WorldNameHere: #here you can set flags for individual worlds, these override Global
            #build: true
    # This gives permission to change certain flags to all groups, unless specifically denied to the group.
    FlagPermission:
        move: true
        build: true
        place: true
        destroy: true
        use: true
        container: true
        pvp: true
        tp: true
        ignite: true
        firespread: true
        bucket: true
        flow: true
        lavaflow: true
        waterflow: true
        creeper: true
        tnt: true
        monsters: true
        animals: true
        subzone: true
        healing: true
        piston: true
        diode: true
        lever: true
        button: true
        door: true
        table: true
        enchant: true
        brew: true
        bed: true
        cake: true
        note: true
        trample: false
        burn: true
    # These are default flags applied to all residences from any user group.
    ResidenceDefault:
        build: false
        use: false
        container: false
        pvp: false
        tnt: false
        creeper: false
        flow: true
        piston: true
        ignite: false
        firespread: false
        piston: false
    # These are default flags applied to the residence creator of any group.
    CreatorDefault:
        build: true
        move: true
        use: true
        ignite: true
        container: true
     # These are default group flags applied to a residence made by a user of any group.
    GroupDefault:
        #default: #group name
            #build: true
   
# These groups correspond to the Permissions groups defined in your '<worldname>.yml'
Groups:
    Hrac:
       Residence:
           CanCreate: true
           MaxResidences: 5
           MaxAreasPerResidence: 2
           MaxEastWest: 50
           MaxNorthSouth: 50
           MaxUpDown: 256
           MinHeight: 0
           MaxHeight: 255
           SubzoneDepth: 3
           CanTeleport: true
           Unstuck: true
           SelectCommandAccess: true
           ItemListAccess:
       Messaging:
           CanChange: true
           DefaultEnter: Zde je residence %residence. (Vlastni ji %owner)
           DefaultLeave: Odesel jsi z residence %residence.
    Hrac:
       Residence:
           CanCreate: true
           MaxResidences: 10
           MaxAreasPerResidence: 2
           MaxEastWest: 150
           MaxNorthSouth: 150
           MaxUpDown: 256
           MinHeight: 0
           MaxHeight: 255
           SubzoneDepth: 3
           CanTeleport: true
           Unstuck: true
           SelectCommandAccess: true
           ItemListAccess:
       Messaging:
           CanChange: true
           DefaultEnter: Zde je VIP residence %residence. (Vlastni ji %owner)
           DefaultLeave: Odesel jsi z VIP residence residence %residence.
       Lease:
          MaxDays: 16
          RenewIncrement: 14
       Rent:
           MaxRents: 3
           MaxRentables: 3
       Economy:
          CanBuy: true
          CanSell: false
          IgnoreLimits: false
          BuyCost: 0.05
          RenewCost: 0.02
       Flags:
          Permission:
          Default:
          CreatorDefault:
          GroupDefault:
               #default: #group name
                   #build: false
          #these flags are applied specifically to this group whenever they are outside a residence
          #these flags will override the flags at the top, under the Global section.
          World:
                Global: #these flags will apply to all worlds
                     #build: false
                WorldNameHere: #or you can apply them by each individual world
                     #build: false

# You can manually specify the group a player is in below, this overrides their permissions group.
GroupAssignments:
     bekvon: default
     player: default

ItemList: #this is where you can create blacklists / whitelists
     DefaultList: #list name is not important, as long as it is unique. Its good to use a descripive name.
        #type of the list, can be blacklist, whitelist, or ignorelist
        Type: blacklist
        #If you want, you can have this list only apply to one world, otherwise it applys to all worlds
        #World: world
        #You can also have the list apply only to one group, otherwise it applys for all groups
        #Group: default
        #this is the actual list of material names that this list allows or dissallows
        #You can look up the material name by item ID in game by typing /res material <id>
        #Alternativly, you can simply use the item ID in the list, but its less descriptive and harder to see what the list allows or dissallows at a glance
        Items:
           - 'BEDROCK'
           - 'LAVA'
           - 'WATER'
           - 'STATIONARY_LAVA'
           - 'STATIONARY_WATER'
           - 'MOB_SPAWNER'
# Used to determine which major revision of Residence this config is from, dont change this.
ResidenceVersion: 2


Jakmile napíšu třeba /resadmin select worldedit napíše se tahle chyba:

Kód: Vybrat vše

[SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'resadmin' in plugin Residence v2.6.4
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
        at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:124)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:281)
        at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
        at net.minecraft.server.ServerConnection.b(SourceFile:35)
        at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583)
        at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
        at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.IllegalArgumentException: Null selection not allowed
        at com.sk89q.worldedit.bukkit.WorldEditPlugin.setSelection(WorldEditPlugin.java:379)
        at com.bekvon.bukkit.residence.selection.WorldEditSelectionManager.worldEdit(WorldEditSelectionManager.java:37)
        at com.bekvon.bukkit.residence.Residence.onCommand(Residence.java:781)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 16 more
Obrázek

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Něco jiného než residence ?

#2 Příspěvekod nejento » 11 srp 2012, 11:18

Buď nahraj znova Residence.jar (nově stažené s odstraněním čínštiny - kvůli té chybě) nebo zkus Development verzi: https://raw.github.com/bekvon/Residence ... idence.jar
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Uživatelský avatar
mygameline
Příspěvky: 124
Registrován: 30 pro 2011, 14:49
Reputation: 0
Kontaktovat uživatele:

Re: Něco jiného než residence ?

#3 Příspěvekod mygameline » 11 srp 2012, 13:46

Nevym ale kdys mi 1 nesla tak od te doby pouzivam Valut Plugin Najdes na Google :D
Ale nwm :D Ale pomohl mě :D
Ale nic neslibuji :D
Obrázek
Můj server IP: s1.mygameline.eu
Pomohl ti někdo? Pak určitě bude rád když mu zvedneš karmu !

Uživatelský avatar
Nyqi
Příspěvky: 551
Registrován: 23 bře 2012, 09:34
Reputation: 0

Re: Něco jiného než residence ?

#4 Příspěvekod Nyqi » 11 srp 2012, 14:14

Vault je žádaný u residence a je snad potřebný k spoustě pluginů je to můj druhý plugin, který dávám na server (První je PemrmissionsEx)

Díky moc nejento ta dev verze pomohla :) Karma +
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 25 hostů