Factions & Massive Core

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Tobacc
Příspěvky: 76
Věk: 26
Registrován: 26 čer 2014, 17:44
Reputation: 0
Bydliště: Praha
Kontaktovat uživatele:

Factions & Massive Core

#1 Příspěvekod Tobacc » 11 říj 2014, 15:56

Server: 93.91.250.129:27080

Zdravím,
po delší době jsem obnovil svůj PvP server a mám zde jeden menší problém. Nyní byl potřeba nějaký MassiveCore či něco takového, po nahrání přes FTP a restart serveru Factions klapaly, akorát mi do chatu nyní píše dvakrát vše, co napíši. Používám HeroChat kvůli tomu, že mi vyhovuje a je dle mě nejlepší plugin na chat, nevíte někdo, jak to nějak "sjednotit"? Když MassiveCore odstraním, tak nastane problém, že Factions nejsou "aktivní".

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 27
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Factions & Massive Core

#2 Příspěvekod DenOwq » 11 říj 2014, 15:57

Dodej configy.
Muhahha.

Tobacc
Příspěvky: 76
Věk: 26
Registrován: 26 čer 2014, 17:44
Reputation: 0
Bydliště: Praha
Kontaktovat uživatele:

Re: Factions & Massive Core

#3 Příspěvekod Tobacc » 11 říj 2014, 16:05

HeroChat

Kód: Vybrat vše

moderator-permissions:
  can-kick: true
  can-ban: true
  can-mute: true
  can-remove-channel: true
  can-modify-nick: true
  can-modify-color: true
  can-modify-distance: true
  can-modify-password: true
  can-modify-format: false
  can-modify-shortcut: false
  can-modify-verbose: true
  can-modify-focusable: false
  can-modify-crossworld: false
  can-color-messages: true
  can-view-info: true
  can-focus: true
default-channel: Global
censors: []
format:
  default: '&8&o{name}/{world}/&a&o{factions_roleprefix}{factions_name|rp}{prefix}{color}{sender}{color}:
    {msg}'
  announce: '{color}[{nick}] {msg}'
  emote: '{color}[{nick}] * {msg}'
  private-message: '&d{convoaddress} {convopartner}&d: {msg}'
use-channel-emotes: true
locale: cs_CZ
log-chat: true
log-to-bukkit: false
twitter-style-private-messages: true


MassiveCore

Kód: Vybrat vše

{
  "aliasesF": [
    "f"
  ],
  "taskPlayerPowerUpdateMinutes": 1.0,
  "taskPlayerDataRemoveMinutes": 5.0,
  "taskEconLandRewardMinutes": 20.0,
  "removePlayerDataWhenBanned": true,
  "removePlayerDataAfterInactiveDays": 20.0,
  "radiusClaimFailureLimit": 9,
  "radiusClaimRadiusLimit": 5,
  "chatSetFormat": false,
  "chatSetFormatAt": "LOWEST",
  "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
  "chatParseTags": true,
  "chatParseTagsAt": "LOW",
  "herochatFactionName": "Faction",
  "herochatFactionNick": "F",
  "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
  "herochatFactionColor": "GREEN",
  "herochatFactionDistance": 0,
  "herochatFactionIsShortcutAllowed": false,
  "herochatFactionCrossWorld": true,
  "herochatFactionMuted": false,
  "herochatFactionWorlds": [],
  "herochatAlliesName": "Allies",
  "herochatAlliesNick": "A",
  "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
  "herochatAlliesColor": "DARK_PURPLE",
  "herochatAlliesDistance": 0,
  "herochatAlliesIsShortcutAllowed": false,
  "herochatAlliesCrossWorld": true,
  "herochatAlliesMuted": false,
  "herochatAlliesWorlds": [],
  "colorMember": "GREEN",
  "colorAlly": "DARK_PURPLE",
  "colorTruce": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorNoPVP": "GOLD",
  "colorFriendlyFire": "DARK_RED",
  "prefixLeader": "**",
  "prefixOfficer": "*",
  "prefixMember": "+",
  "prefixRecruit": "-",
  "playersWhoBypassAllProtection": [],
  "worldsNoClaiming": [],
  "worldsNoPowerLoss": [],
  "worldsIgnorePvP": [],
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitTNTWaterlog": false,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logLandUnclaims": true,
  "logMoneyTransactions": true,
  "logPlayerCommands": true,
  "materialsEditOnInteract": [
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "NOTE_BLOCK",
    "CAULDRON",
    "SOIL"
  ],
  "materialsEditTools": [
    "FIREBALL",
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET"
  ],
  "materialsDoor": [
    "WOODEN_DOOR",
    "TRAP_DOOR",
    "FENCE_GATE"
  ],
  "materialsContainer": [
    "DISPENSER",
    "CHEST",
    "FURNACE",
    "BURNING_FURNACE",
    "JUKEBOX",
    "BREWING_STAND",
    "ENCHANTMENT_TABLE",
    "ANVIL",
    "BEACON",
    "TRAPPED_CHEST",
    "HOPPER",
    "DROPPER"
  ],
  "entityTypesMonsters": [
    "BLAZE",
    "CAVE_SPIDER",
    "CREEPER",
    "ENDERMAN",
    "ENDER_DRAGON",
    "GHAST",
    "GIANT",
    "MAGMA_CUBE",
    "PIG_ZOMBIE",
    "SILVERFISH",
    "SKELETON",
    "SLIME",
    "SPIDER",
    "WITCH",
    "WITHER",
    "ZOMBIE"
  ],
  "dynmapUse": true,
  "dynmapUpdateLog": false,
  "dynmapLayerName": "Factions",
  "dynmapLayerVisible": true,
  "dynmapLayerPriority": 2,
  "dynmapLayerMinimumZoom": 0,
  "dynmapDescription": "<div class=\"infowindow\">\n<span style=\"font-weight: bold; font-size: 150%;\">%name%</span></br>\n<span style=\"font-style: italic; font-size: 110%;\">%description%</span></br>\n</br>\n<span style=\"font-weight: bold;\">Leader:</span> %players.leader%</br>\n<span style=\"font-weight: bold;\">Officers:</span> %players.officers.count%</br>\n<span style=\"font-weight: bold;\">Members:</span> %players.members.count%</br>\n<span style=\"font-weight: bold;\">Recruits:</span> %players.recruits.count%</br>\n<span style=\"font-weight: bold;\">TOTAL:</span> %players.count%</br>\n</br>\n<span style=\"font-weight: bold;\">Age:</span> %age%</br>\n<span style=\"font-weight: bold;\">Bank:</span> %money%</br>\n</br>\n<span style=\"font-weight: bold;\">Flags:</span></br>\n%open.color% | %permanent.color% | %peaceful.color% | %infpower.color% | %powerloss.color%</br>\n%pvp.color% | %friendlyfire.color% | %monsters.color% | %explosions.color%</br>\n%offlineexplosions.color% | %firespread.color% | %endergrief.color%\n</div>",
  "dynmapDescriptionMoney": false,
  "dynmapVisibilityByFaction": true,
  "dynmapVisibleFactions": [],
  "dynmapHiddenFactions": [],
  "dynmapDefaultStyle": {
    "lineColor": "#00FF00",
    "lineOpacity": 0.8,
    "lineWeight": 3,
    "fillColor": "#00FF00",
    "fillOpacity": 0.35,
    "homeMarker": "greenflag",
    "boost": false
  },
  "dynmapFactionStyles": {
    "SafeZone": {
      "lineColor": "#FF00FF",
      "fillColor": "#FF00FF",
      "boost": false
    },
    "WarZone": {
      "lineColor": "#FF0000",
      "fillColor": "#FF0000",
      "boost": false
    }
  }
}

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 27
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Factions & Massive Core

#4 Příspěvekod DenOwq » 11 říj 2014, 16:07

Zkus

Kód: Vybrat vše

{
  "aliasesF": [
    "f"
  ],
  "taskPlayerPowerUpdateMinutes": 1.0,
  "taskPlayerDataRemoveMinutes": 5.0,
  "taskEconLandRewardMinutes": 20.0,
  "removePlayerDataWhenBanned": true,
  "removePlayerDataAfterInactiveDays": 20.0,
  "radiusClaimFailureLimit": 9,
  "radiusClaimRadiusLimit": 5,
  "chatSetFormat": false,
  "chatSetFormatAt": "LOWEST",
  "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
  "chatParseTags": true,
  "chatParseTagsAt": "LOW",
  "herochatFactionName": "Faction",
  "herochatFactionNick": "F",
  "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
  "herochatFactionColor": "GREEN",
  "herochatFactionDistance": 0,
  "herochatFactionIsShortcutAllowed": false,
  "herochatFactionCrossWorld": true,
  "herochatFactionMuted": true,
  "herochatFactionWorlds": [],
  "herochatAlliesName": "Allies",
  "herochatAlliesNick": "A",
  "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
  "herochatAlliesColor": "DARK_PURPLE",
  "herochatAlliesDistance": 0,
  "herochatAlliesIsShortcutAllowed": false,
  "herochatAlliesCrossWorld": true,
  "herochatAlliesMuted": false,
  "herochatAlliesWorlds": [],
  "colorMember": "GREEN",
  "colorAlly": "DARK_PURPLE",
  "colorTruce": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorNoPVP": "GOLD",
  "colorFriendlyFire": "DARK_RED",
  "prefixLeader": "**",
  "prefixOfficer": "*",
  "prefixMember": "+",
  "prefixRecruit": "-",
  "playersWhoBypassAllProtection": [],
  "worldsNoClaiming": [],
  "worldsNoPowerLoss": [],
  "worldsIgnorePvP": [],
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitTNTWaterlog": false,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logLandUnclaims": true,
  "logMoneyTransactions": true,
  "logPlayerCommands": true,
  "materialsEditOnInteract": [
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "NOTE_BLOCK",
    "CAULDRON",
    "SOIL"
  ],
  "materialsEditTools": [
    "FIREBALL",
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET"
  ],
  "materialsDoor": [
    "WOODEN_DOOR",
    "TRAP_DOOR",
    "FENCE_GATE"
  ],
  "materialsContainer": [
    "DISPENSER",
    "CHEST",
    "FURNACE",
    "BURNING_FURNACE",
    "JUKEBOX",
    "BREWING_STAND",
    "ENCHANTMENT_TABLE",
    "ANVIL",
    "BEACON",
    "TRAPPED_CHEST",
    "HOPPER",
    "DROPPER"
  ],
  "entityTypesMonsters": [
    "BLAZE",
    "CAVE_SPIDER",
    "CREEPER",
    "ENDERMAN",
    "ENDER_DRAGON",
    "GHAST",
    "GIANT",
    "MAGMA_CUBE",
    "PIG_ZOMBIE",
    "SILVERFISH",
    "SKELETON",
    "SLIME",
    "SPIDER",
    "WITCH",
    "WITHER",
    "ZOMBIE"
  ],
  "dynmapUse": true,
  "dynmapUpdateLog": false,
  "dynmapLayerName": "Factions",
  "dynmapLayerVisible": true,
  "dynmapLayerPriority": 2,
  "dynmapLayerMinimumZoom": 0,
  "dynmapDescription": "<div class=\"infowindow\">\n<span style=\"font-weight: bold; font-size: 150%;\">%name%</span></br>\n<span style=\"font-style: italic; font-size: 110%;\">%description%</span></br>\n</br>\n<span style=\"font-weight: bold;\">Leader:</span> %players.leader%</br>\n<span style=\"font-weight: bold;\">Officers:</span> %players.officers.count%</br>\n<span style=\"font-weight: bold;\">Members:</span> %players.members.count%</br>\n<span style=\"font-weight: bold;\">Recruits:</span> %players.recruits.count%</br>\n<span style=\"font-weight: bold;\">TOTAL:</span> %players.count%</br>\n</br>\n<span style=\"font-weight: bold;\">Age:</span> %age%</br>\n<span style=\"font-weight: bold;\">Bank:</span> %money%</br>\n</br>\n<span style=\"font-weight: bold;\">Flags:</span></br>\n%open.color% | %permanent.color% | %peaceful.color% | %infpower.color% | %powerloss.color%</br>\n%pvp.color% | %friendlyfire.color% | %monsters.color% | %explosions.color%</br>\n%offlineexplosions.color% | %firespread.color% | %endergrief.color%\n</div>",
  "dynmapDescriptionMoney": false,
  "dynmapVisibilityByFaction": true,
  "dynmapVisibleFactions": [],
  "dynmapHiddenFactions": [],
  "dynmapDefaultStyle": {
    "lineColor": "#00FF00",
    "lineOpacity": 0.8,
    "lineWeight": 3,
    "fillColor": "#00FF00",
    "fillOpacity": 0.35,
    "homeMarker": "greenflag",
    "boost": false
  },
  "dynmapFactionStyles": {
    "SafeZone": {
      "lineColor": "#FF00FF",
      "fillColor": "#FF00FF",
      "boost": false
    },
    "WarZone": {
      "lineColor": "#FF0000",
      "fillColor": "#FF0000",
      "boost": false
    }
  }
}
Muhahha.

Tobacc
Příspěvky: 76
Věk: 26
Registrován: 26 čer 2014, 17:44
Reputation: 0
Bydliště: Praha
Kontaktovat uživatele:

Re: Factions & Massive Core

#5 Příspěvekod Tobacc » 11 říj 2014, 16:15

Problém přetrvává.

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 27
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Factions & Massive Core

#6 Příspěvekod DenOwq » 11 říj 2014, 16:23

Otevři /mstore/massivecore_conf/instance.json a změn

Kód: Vybrat vše

"usingRecipientChatEvent": true,
na

Kód: Vybrat vše

"usingRecipientChatEvent": false,
Muhahha.

Tobacc
Příspěvky: 76
Věk: 26
Registrován: 26 čer 2014, 17:44
Reputation: 0
Bydliště: Praha
Kontaktovat uživatele:

Re: Factions & Massive Core

#7 Příspěvekod Tobacc » 11 říj 2014, 16:38

Bůh ti žehnej :-) Můžeš to locknout, karma už je na cestě :-)

//lock - DenOwq


Zpět na „Minecraft, Tekkit“

Kdo je online

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