You should have something like this in your optional config if you're using ArcEmu.
Code:
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Extra Scripts Configuration
#
# Instant70
# Enables Instant70 mode.
#
# PvPToken
# This directive enables item rewards when there is a PvP Kill and players are level 70
#
# PvPTokenID
# If PvPToken is enabled, specify the item ID of your custom Token ID, or any other item
#
# L70etc
# Enables L70etc Band Gossip script.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Extra Instant70="0" PvPToken="0" PvPTokenID="Your Token ID" PvPKillAnnounce="0" Portals="0" L70etc="0" WeddingNPC="0">
Change the 0 to a 1 where you want a setting enabled, and set "Your Token ID" to the ID # of the pvp token you want. In your case gold, so set the ID number to something worth 1g, or make an item for it.
Not exactly what you wanted however.