Inactive [FUN/TP/MECH] Runecraft v2.12 - Magic effects using runes [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Zeerix, Apr 27, 2011.

  1. Offline

    Zeerix

    Runecraft - The magic mod for Bukkit!
    Version: 2.12

    This is the Runecraft mod ported to the CraftBukkit server.

    Runecraft adds magic spells to the game which are triggered by block patterns called runes.
    It let's you create teleporter and waypoint runes for instant travelling, build hidden doors into mountain walls or enchant your tools. And more.

    Features:
    • Build runes (block patterns) for spell casting
    • Teleportation runes
    • Faster digging with Power Pick and Power Drill
    • Hidden doors and traps using Phase Block and Lock Block runes
    • Build an easy spleef arena with Spleef Blocks
    • Shoot torches with Bow of Light rune
    • Works with multiple worlds
    • Support for Bukkit's permission system
    • Much more!

    Download:

    Configuration:
    The config file is named "disabled-runes.txt" and lies in the root bukkit folder (alongside server.properties etc.).
    The file is generated if you load the plugin. Each line contains an option which is either the name of a blacklisted rune, the name of a player not allowed to use runes, or a specific command. Some commands are:
    • whitelist - turns the rune blacklist into a whitelist
    • enable multiworld travel - allows teleportation using runes between different worlds
    • initiation - players cannot use runes until they activate a special rune containing bedrock
    More options are listed in the Official forum thread in the section Runecraft Administration.

    Bukkit's Permissions:
    Runecraft supports Bukkit's permission system since version 2.8.2. Use a permissions plugin such as PermissionsBukkit, bPermissions or PermissionsEx.
    Runecraft currently has the following permission nodes:
    Code:
    runecraft.*                        - gives .teleport and .runes
    runecraft.teleport                 - must be true to allow any teleportation runes
    runecraft.runes                    - gives permission for all runes
    runecraft.runes.powerpick          - gives both .activate and .use
    runecraft.runes.powerpick.activate - gives permission to bind Power Pick rune
    runecraft.runes.powerpick.use      - gives permission to use a rune-enchanted tool
    
    (Replace 'powerpick' with the name of any other rune)
    'runecraft.teleport' must be given to allow any form of Runecraft teleportation (Teleporter, Personal Teleporter and Recall runes).

    All users have 'runecraft.*' by default. If your permissions plugin doesn't have negative permissions, you have to overwrite the default to disable all runes, and then enable the runes you want with your permissions plugin. To disable all Runecraft permissions by default, open the file plugins/Runecraft/config.yml and change permissions.teleport and permissions.runes to false:
    Code:
    permissions:
      teleport: false
      runes: false
    
    Old permissions system (removed in recent versions):
    Show Spoiler

    You can use AttributeProviders to connect the Permissions plugin with Runecraft. You can also connect any other Permissions-like plugin with Runecraft, if there is an AttributeProvider for it.
    Runecraft currently has the following permission nodes:
    • 'runecraft.teleport' - allows or blocks any teleportation (Teleporter, Personal Teleporter and Recall runes)
    • 'runecraft.rune.<name of rune>' - allows use of that rune. 'runecraft.rune.*' allows all runes.
      For example: 'runecraft.rune.phantomtorch', 'runecraft.rune.personalteleporter'.


    More information and list of runes:

    Authors:
    • SuperLlama - Main developer
    • Zeerix - Co-developer, added Bukkit support

    Changelog:
    The complete changelog and much more information can be found in the Official forum thread.

    Version 2.12
    • Updated to CraftBukkit 1.2.5.
    • New runes
    • Topsy Turvey now works vertically
    Version 2.11.1 (Bukkit-only release)
    • Updated to CraftBukkit 1.2.4.
    • Fixed teleporter for new world height (256 blocks)
    Version 2.11
    • New rune: Ovicaptor
    • Added option to change tiers in disabled-runes.txt. For example, "tier 55 6" makes redstone tier 6.
    Version 2.10.4 (Bukkit-only release)
    • Updated to CraftBukkit 1.1 dev build
    • Compass: Added an option to change "north" for the rune
    • Recall: Added an option if recalling should apply the Weakness effect for 30 seconds (for PvP servers)
    • Changed tier of piston extension back to 2
    • Fixed conversion of Pressure Sensors to the new signature system
    • Fixed Wallteleporter not beeing usable without beeing initiated
    Version 2.10.3
    • skipped
    Version 2.10.2 (Bukkit-only release, announcement post)
    • First official version for Minecraft 1.0.0.
    • Bukkit: Removed support for AttributeProvider; we only support Bukkit's permissions now
    • Bukkit: Added configuration file: config.yml
    • Bukkit: Added ability to change the default of runecraft.teleport and runecraft.runes permissions via config.yml
    • New runes: Identifier, Engraver, Bottomless Cauldron, Power Drill
    • Added subtype of Bow of Light without a torch
    • Added metadata (wool color etc.) to signatures of automation runes
    • Redstone sensor can be destroyed by picking the iron block
    • Multiple Automation Designations on a single block don't stack
    • Reduced 'power' for Power Pick (128 per tier)
    • Added some blocks to Uncrafter and Fire Pick
    • Changed tier of Tall Gras and Nether Portals to 0 (blanks)
    • Fixed issue with Recall draining too much 'uses'
    • Disabled log message for disabled runes
    • ...more...
    Version 2.10 - 2.10.1
    • test version, not fully released
    Version 2.9.4 (Bukkit-only release)
    • Fixed another dupe bug with Power Pick
    • Added option "enable mastery bypass protection" which allows Bridge Master/Wall Master to build into protected areas (enables 'old behaviour')
    Version 2.9.3 (Bukkit-only release)
    • New rune: Spleef Blocks (like Phase Blocks; replace iron ore with snow blocks)
    • Increased 'Power' for Power Picks & co
    • Fixed dupe bug with Bridge/Wall Master
    • Bridge/Wall Master obey region protections now
    • Fixed missing message "you can no longer channel through this tool"
    • Optimization for a large group of Phase Blocks
    • More bugfixes
    Version 2.9.2 (Bukkit-only release)
    • Uncrafter: Added code to check for block enchantments
    • Bugfixes

    Show Spoiler

    Version 2.9.1
    • Bow Of Light: Added redstone version; also ignores snow now
    • Twinshot: Renamed to Multishot
    • Fix for Power Pick
    Version 2.9 (demo video about new runes)
    • Added runes: Flotilla, Bow of Light, Twinshot
    • Change PowerPick/Shovel to work like PowerAxe
    • Bugfixes
    Version 2.8.3 (Bukkit-only release)
    • Changed Automation Designator rune: Use gold ore instead of iron blocks
    • Added tiers for new blocks in Minecraft 1.8.x; also added blocks from 1.9 prerelease 1+2
    • Bugfixes and a serious crashfix
    Version 2.8.2 (Bukkit-only release)
    • Added support for Bukkit's internal permissions system
    • Added permissions for usage of enchanted tools
    • Bugfixes
    Version 2.8.1 (announcement post)
    • Added another rune
    • Changed Solar Flare and Flash Freeze to affect mobs
    • Bugfixes
    Version 2.8 (announcement post)
    • Added runes: Power Axe (same template as Power Pick/Shovel), Automation Designator
    • Added runes: Redstone Sensor, Pressure Sensor, Damage Sensor, Block Sensor
    • Changed Accelerator and Force Field to affect mobs in addition to players
    • Bugfixes
    Version 2.7 (announcement post)
    • Added runes: Lock Blocks, Fairy Boots
    • Re-implemented rune: Zeerix' Chest
    • Added 2 minutes cooldown for Chrono Trigger
    • Added multiworld-support for many runes
    • Added/improved metadata-support (wool colors, etc.) for many runes
    • Added support for AttributeProviders (a bridge plugin for Permissions)
    • Added a "world.id" file to every world folder; you can change the id of a world by editing this file with a text editor
    • Spring String resets fall distance; Shield is changed a bit and has more uses
    • Some bugfixes
    Version 2.6.1
    • Fixed Accelerator/Spring and Phantom Torch
    Version 2.6 (announcement post)
    • Added rune: Endurance
    • Re-implemented rune: Phantom Torch (with a new rune pattern)
    • Added Multiworld support (add "enable multiworld travel" to config file)
    • Meta-data support for Teleporter signatures (cloth color/step types make different signatures)
    Version 2.5.2
    • Added runes: Enchantment swap, Altar of Judgement
    • Allowed vertical teleporters
    • More fine-grained options for config file (forbid specific runes for players; allow runes with specific ink)
    • Power Pick obeys WorldGuard/Towny protection
    Version 2.5 - 2.5.1
    • Added runes: Admin Pick, Initiation, Accelerator, Force Field, Spring
    • Added new options: travel ink, teleporter toll, player ban (forbid runes for single players)
    • Added initiation mode (players must "activate" ability to use runes)
    Version 2.4.6
    • Added rune: Surface Tension
    Version 2.4.5
    • Fixed problems with teleporters
    • Fixed linked hidden passages
    Version 2.4.4
    • First release for Bukkit
    • This broke the runes Phantom Torch and Zeerix' Chest
     
    TienSon, DoomLord, Clucky and 2 others like this.
  2. Offline

    nicklas1162

    does it work for MC 1.2.3?
     
  3. Offline

    Vittek

    Works for 1.2.3
    Powertool rune is broken in 1.2.4, but else works too.
     
  4. Offline

    nlancaster

    I also am having issues with PowerPick in 1.2.4 everything else tested seems to be working fine.
     
  5. Offline

    nlancaster

    Downloaded Craftbukkit 1.2.4 build #2124 and power pick is working again. Also for certain Teleport/waypoints, and chronotrigger are working as well.
     
  6. Offline

    cczeus

    Download link is down! Please get it back up D:
     
  7. Offline

    Zeerix

    Fixed. A new version with support for world height 256 is coming soon (being tested currently).
     
  8. Offline

    cczeus

    What are the changes with the newest runecraft?
     
  9. Offline

    Zeerix

    Download: Runecraft-2.11.1.jar

    Version 2.11.1 (Bukkit-only release)
    • Updated to CraftBukkit 1.2.4.
    • Fixed teleporter for new world height (256 blocks)
    Version 2.11
    • New rune: Ovicaptor
    • Added option to change tiers in disabled-runes.txt. For example, "tier 55 6" makes redstone tier 6.
     
  10. Offline

    Pintrix

    Really like it !

    I've got 2 questions though:
    1. Is there a rune reference sheet ?
    2. Could you make an option that phantom torches can appear on blocks, replacing non-solid snow ? Because when I run through snow biomes, the torch doesn't follow me.
    If you add that, this plugin would be perfect !
     
  11. Offline

    worstboy32

    Did you change permissions?
    Since the last 2 updates a lot runes can't be used anymore.
     
  12. Offline

    Blivia

    One thing that would be really helpful is if you contacted the Dev of CraftBukkitUpToDate and had your plugin added to their list. ^_^, While this is one of the plugins I would go out of my way to download manually- It's a lot of hassle. Especially when there are smaller mods that just don't get updated, that I need to find replacements for. =p

    Anyway, awesome mod. My only suggestion would be, the ability to make your own runesets, at least easily. xD
     
  13. Offline

    Zeerix

    I use this one: http://www.minecraftwiki.net/wiki/Mods/Runecraft

    Hm, thinking about that.

    Yes. See changelog of version 2.10.2:
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  14. Offline

    worstboy32

    Ah alright that's why nothing worked.
    Sorry for not reading.
    Thanks for your answer though. :)
     
  15. Offline

    digiholic

    I just can't seem to get the Chrono Trigger to work. It's up near the top of the map, it's got the gold facing north, and there's nothing above it. When I try to do it, nothing happens. No error, no message, no change of time. Got any idea what might be wrong?
     
  16. Offline

    TheJoker9701

    So according to;
    • First official version for Minecraft 1.0.0.
    • Bukkit: Removed support for AttributeProvider; we only support Bukkit's permissions now
    • Bukkit: Added configuration file: config.yml
    • Bukkit: Added ability to change the default of runecraft.teleport and runecraft.runes permissions via config.yml
    ...
    Does this mean I can't use PermissionsEX anymore?
     
  17. Offline

    Zeerix

    Pictures please.
    Also: Runecraft 101: Controlling time with the Chrono Trigger

    PEX is fine. It uses Bukkit's new permissions system (enable "superperms" in its config file if it isn't).

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  18. Offline

    Peter Cashel

    Hi, I think I can shed some light on the Chrono Trigger not working

    Did a little testing and found that it seems to still use old north regardless of settings in config.

    Tested this with Build 1.2.4-R1.0 and 1.2.5-R1.0
     
  19. Offline

    TheJoker9701

    How do I enable this this? Currently my PEX config looks like this;
    "permissions:
    backend: file
    backends:
    file:
    file: permissions.yml
    superperms: true"
    I don't know what's causing this but it seems that the permissions are working ONLY for multiple word Runes. Which is extremely annoying. Example; Endurance works fine but bottomless cauldron won't work.

    -TheJoker9701
     
  20. Offline

    Zeerix

    Just make it one word: bottomlesscauldron, zeerixchest etc.
     
  21. Offline

    worstboy32

    Zeerix
    I'm still having issues with the permissions.
    You said it has changed now in config but the config is still the same and there is no info anywhere.
    I have it so set:

    Default group:
    -runecraft.runes.*
    other group:
    runecraft.runes.multishot

    But the player isn't be able to use multishot.
    And the config looks like this:
    permissions:
    teleport: false
    runes: false
    Also tried to set it to true true but that din't make any difference :S
     
  22. Offline

    Zeerix

    Did you actually enable superperms in your permissions plugin? and what permissions plugin is it?
     
  23. Offline

    worstboy32

    Yes superm is enabled and i'm using pex.
     
  24. Offline

    Zeerix

    In my experience, negative permissions don't work well in PEX. Try without the "-runecraft.runes.*"
     
  25. Offline

    worstboy32

    That doesn't change anyting.
    I double checked and i setted the config to false.
    And then i gave a group runecraft.runes.fairyboots
    But it's not letting them use the rune.
    When i give myself runecraft.* i can use all runes though..
     
  26. Offline

    Kiwz

    When I start my bukkit server with Runecraft 2.11.1, it prints this line at startup:
    [INFO] [Runecraft] Loading Runecraft v0.12

    Why version 0.12????

    And also, your plugin.yml is missing alot of stuff compared to the one from v.2.11.1
     
  27. Offline

    Benjerji

    I'm pretty sure ive said this like, 1,000,000 Times in the last hour but, please post a video?
     
  28. Offline

    Lobeik

    Can we alos please have the recipes?
     
  29. Offline

    pnukka

    I am running version 2.12, and I am still having an issue with the power pick, hoe, shovel and axe. The permissions are there for them, (I am running Bpermissions) so I have no idea why my players cannot use them. Have you any idea as to the root of my problem?
     
  30. Offline

    worstboy32

    Permissions still aren't working for me :/
     
  31. Where is the runeinfo saved in the files, I converted my old world to Anvil and now those teleporters dont work!?

    EDIT: Nevermind :p
     

Share This Page