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. Very Great Plugin. But Coud you make an Rune for weather controle ?
    Is there an Weather controle rune ?
    The best idea i think is that the weather controle. Is an Addon for Chrono trigger :)



    One of the best plugins ever !
     
  3. Offline

    Zeerix

    New Runecraft release version 2.7.

    New stuff:
    • Two new runes (see here).
    • A revived old rune: Zeerix' Chest
    • Support for the AttributeProviders plugin which gives you Permissions support

      And some more bugfixes and changes; see here.
     
  4. Offline

    Riolu

    That "B" appears, when I install Russifier :(
    [​IMG]
    Help me to fix that, please!
     
  5. Offline

    Zeerix

    Easy. Deinstall that ;-)

    Well, give me a link to it and I'll see what I can do.
    I've sent you a message.
     
  6. Offline

    fugue2005

    if you have a rune teleporter installed on world "A" at 1 64 1
    and a waypoint on world B at 100 64 100

    the teleporter on world A sends you to 1 64 1 on world b
    it won't send you to the waypoint.
     
  7. Offline

    Zeerix

    If you use Bukkit for 1.6.x then it's Bukkit's fault.
    It works in Bukkit for Minecraft 1.5.
     
  8. Offline

    Dr_Nick_UK

    Not rushing you or anything, just asking. Are you going to update for 818 as I had the same problem with the teleports on 1.6.6. If you're not, I'll use a different plugin to change worlds.

    Thanks
    Dave
     
  9. Offline

    Zeerix

    Runecraft works with 818 except Multiworld teleports. I tried to teleport with MultiVerse, but the server kicks you ("You moved too fast!"),
    so I guess it's a problem with Bukkit.
    I already made an experimental patch that fixes both problems (Runecraft teleports and MultiVerse) and sent it to the Bukkit team. I guess they are testing it internally.

    Do you know any plugin where teleport works with 818?
     
  10. Offline

    Cid

    So am I understanding that teleports do work within the same world, just not across different worlds?
     
  11. Offline

    Zeerix

    Correct.

    (Notch messed up CraftBukkit's Multiworld support with its own version of it)
     
  12. Offline

    Cid

    Thanks for the prompt reply!!
     
  13. Offline

    Dr_Nick_UK

    Haven't tried any others yet, I wanted to try and stay with runecraft if I can as I already run it instead of loading even more plugins in. But as you say it's probably gonna be a problem with all multiworld travel plugins, I'll hang on for your update.

    Thanks for the response

    Rune teleporting between worlds now works on build 819 :D

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

    fugue2005

    i can't get keys to work in my teleporters.

    imade my waypoint out of mossy and my teleporter out of cobble.
    but the teleporter doesn't ask for a mossy key.
     
  15. Offline

    Zeerix

    They don't work like this.
    If your Waypoint is of a tier bigger than the teleporter is made of, you have to insert a key block of that tier into the teleporter.
    The actual block types don't matter.

    I think that would break many teleporter settings if we would change that.
     
  16. Offline

    fugue2005

    so if i made the teleporter out of cobble
    and the waypoint out of mossy cobble i would have to insert a mossy cobble key into the teleporter?

    because my teleporter is made out of cobble, my waypoint is made out of mossy cobble and i do not have to insert anything into the teleporter for it to work.
     
  17. Offline

    Zeerix

    I just made a mossy cobble waypoint and I couldn't teleport there without inserting a key.
     
  18. Offline

    David Braun

    YES! I was not liking the idea that I might have to re-key all of my trans-world teleporters, as they were not sending me where they should... Just upgraded Bukkit to 819 and they all work!! Thanks! [cake]
     
  19. Offline

    iggiiggi

    is the permission for Two-Way Teleporters runecraft.rune.twowayteleporters?

    and for Underwater Pick/Shovel would that be runecraft.rune.underwaterpick and runecraft.rune.underwatershovel?

    thank you for bringing this over to bukkit, people on my server have been clamoring for it.

    a list of permissions on your wiki would make setting this up a lot easier at 4 am, though, as on one hand i don't really want to give them the mountain moving thing, nor do i want to skip something basic that they will expect.
     
  20. Offline

    Zeerix

    There's no two way teleporters. That is only a way to build waypoint and teleporter together.

    Yes.

    I just compiled a list of runes: http://kingdomoflacertus.com/thread-872.html
     
  21. Offline

    Morgan Wellman

    Hmmm well then. I need to figure out the template for Fairy Boots and Stair Master. I'm surprised that this mod isn't more popular. I've been with it since the very beginning, but I've only given my opinion once on a tower crafter in the original forum. I love this mod so much. Is there any way to make your own runes for this? I know there is a similar mod that came out a while ago that comes with text files you can change to create the before and after of world runes. (I wish there was a 3D program to interpret the txt files to make it easier. (Transmute was the mod) Zeerix keep up the good work, and keep this mod alive! I don't see super lama kicking around as much.
     
  22. Offline

    sparkboy77

    When i download it from the download page and then cluck on where it says bukkit download in order to get the jar file it gives me the other one. the zipped file. without the jar file. where do i get the jar file for bukkit??????
     
  23. Offline

    Zeerix

    Stair Master isn't active yet.

    Your browser is messing up the download. Use another one.
     
  24. Offline

    sparkboy77

    Oh ok. Thanks. Ill try Firefox. =)
     
  25. Offline

    MJE

    Found a issue with Warp Point and CB build 860. It works but more times than not the user gets kicked for "moving too fast". I've not had that issue with the teleporters....

    Is the move different than with tele?

    Thanks!
     
  26. Offline

    Awfle_Wafle

    Is there any possible way I could install Runecrafting without permissions, but Essentials and GroupManager? I've tried already (along with the AttributeProviders for Permissions), but I can't seem to get it to work. I see that Runecrafting initializes, but when I try to test runes like the compass rune, nothing happens.
     
  27. Offline

    Asm0da1

    so i tried to make a wider hidden passage like in the offical tutorial video:

    but it wont't work, cause when i'm putting the ore block in the first passage, i get the message "passage destroyed"
     
  28. Offline

    Olat

    My permissions dont work at all with Runecraft. Every one can use every rune, I have no idea why.

    here is a pastebin of my Permissions file.

    http://pastebin.com/V7iLAB3L
    I use Essentials and GroupManager / Group Bridge
     
  29. Offline

    LokiDarkfire

    this is prolly gonna sound stupid, but why do some runes work and others dont? for example ive had chrono trigger work (once, apparently the aether no longer has time for me >.>) compass, fire sword, magic beacon, mine shaft and mouse trap all work, but i cant get Topsy turvy, phantom tortch or mound to work, mound says "accepted mound" but aside from the rune vanishing nothing happens, ive tryed different locations and such, any ideas?

    edit: cant get warp point to work either :/
     
  30. Offline

    Holylon

    Hey, is the Wiki down? Please up it back again :) Want to try this Plugin
     
  31. Offline

    LokiDarkfire

    nvm now there working, guess they needed time to boot up lol, awesome plugin can finally let people on my server have magic without worrying its going to be overused :)
     

Share This Page